🎨 The default case is changed to weekly

This commit is contained in:
Tw93
2025-08-13 20:03:41 +08:00
parent 90b1355aa7
commit c2bc1c2028
16 changed files with 19 additions and 19 deletions

View File

@@ -1,11 +1,11 @@
{
"productName": "WeRead",
"identifier": "com.pake.weread",
"productName": "Weekly",
"identifier": "com.pake.weekly",
"version": "1.0.0",
"app": {
"withGlobalTauri": true,
"trayIcon": {
"iconPath": "png/weread_512.png",
"iconPath": "png/weekly_512.png",
"iconAsTemplate": false,
"id": "pake-tray"
}