feat: basic app menu (#1207)

This commit is contained in:
lin onetwo
2023-03-01 12:37:53 +08:00
committed by GitHub
parent c096fa156b
commit b575094f4b
7 changed files with 154 additions and 9 deletions
+5
View File
@@ -18,6 +18,11 @@
"scope": ["$RESOURCE", "$RESOURCE/*", "$APP/*"]
}
},
"systemTray": {
"iconPath": "icons/128x128@2x.png",
"iconAsTemplate": true,
"menuOnLeftClick": false
},
"bundle": {
"active": true,
"category": "DeveloperTool",