mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-08 00:21:23 +01:00
fix icon path
This commit is contained in:
parent
fed993a41c
commit
9c3bc210f2
@ -55,7 +55,7 @@ module.exports = {
|
|||||||
"node_modules/fs-ext/**",
|
"node_modules/fs-ext/**",
|
||||||
"node_modules/fsevents/**",
|
"node_modules/fsevents/**",
|
||||||
],
|
],
|
||||||
icon: "icon/Prompt.icns",
|
icon: "public/Prompt.icns",
|
||||||
osxNotarize: {
|
osxNotarize: {
|
||||||
tool: "notarytool",
|
tool: "notarytool",
|
||||||
keychainProfile: "notarytool-creds",
|
keychainProfile: "notarytool-creds",
|
||||||
|
Loading…
Reference in New Issue
Block a user