edit weread
This commit is contained in:
6
src-tauri/tauri.conf.json
vendored
6
src-tauri/tauri.conf.json
vendored
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"productName": "Weekly",
|
||||
"identifier": "com.pake.weekly",
|
||||
"productName": "Weread",
|
||||
"identifier": "com.tencent.Weread",
|
||||
"version": "1.0.0",
|
||||
"app": {
|
||||
"withGlobalTauri": true,
|
||||
"trayIcon": {
|
||||
"iconPath": "png/weekly_512.png",
|
||||
"iconPath": "png/weread_512.png",
|
||||
"iconAsTemplate": false,
|
||||
"id": "pake-tray"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user