Provide a way to open app folder in finder (#42)

This commit is contained in:
Will Chen
2025-04-28 22:57:13 -07:00
committed by GitHub
parent 7ab1aab9b0
commit 674dc6aeb0
4 changed files with 54 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ const validInvokeChannels = [
"set-user-settings",
"get-env-vars",
"open-external-url",
"show-item-in-folder",
"reset-all",
"nodejs-status",
"install-node",