🎨 change pake name

This commit is contained in:
Tw93
2023-06-28 15:28:30 +08:00
parent e3df6dae88
commit 3b2f553f07
6 changed files with 11 additions and 13 deletions

View File

@@ -2,14 +2,14 @@
"tauri": {
"bundle": {
"icon": ["png/weread_512.png"],
"identifier": "com.tw93.weread",
"identifier": "com.pake.weread",
"active": true,
"category": "DeveloperTool",
"copyright": "",
"deb": {
"depends": ["curl", "wget"],
"files": {
"/usr/share/applications/com-tw93-weread.desktop": "assets/com-tw93-weread.desktop"
"/usr/share/applications/com-pake-weread.desktop": "assets/com-pake-weread.desktop"
}
},
"externalBin": [],