refactor: pake-cli support tauri 2.x beta

This commit is contained in:
jeasonnow
2024-07-30 16:14:29 +08:00
parent 8c07aaae3c
commit a631e117ca
23 changed files with 269 additions and 258 deletions

View File

@@ -13,7 +13,8 @@
},
"trayIcon": {
"iconPath": "png/icon_512.png",
"iconAsTemplate": false
"iconAsTemplate": false,
"id": "pake-tray"
},
"withGlobalTauri": true
}