mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
fix icon path
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ module.exports = {
|
||||
"node_modules/fs-ext/**",
|
||||
"node_modules/fsevents/**",
|
||||
],
|
||||
icon: "icon/Prompt.icns",
|
||||
icon: "public/Prompt.icns",
|
||||
osxNotarize: {
|
||||
tool: "notarytool",
|
||||
keychainProfile: "notarytool-creds",
|
||||
|
||||
Reference in New Issue
Block a user