Skip to content

Commit

Permalink
[email protected]: Fix shortcut (#14925)
Browse files Browse the repository at this point in the history
  • Loading branch information
ipcjs authored Feb 20, 2025
1 parent 8c14bb8 commit 81795a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/openai-translator.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"post_install": "@('$PLUGINSDIR', '$TEMP', 'uninstall.exe') | ForEach-Object { Remove-Item \"$dir\\$_\" -Recurse -Force }",
"shortcuts": [
[
"OpenAI Translator.exe",
"app.exe",
"OpenAI Translator"
]
],
Expand Down

0 comments on commit 81795a0

Please sign in to comment.