change proxy
This commit is contained in:
2
src-tauri/pake.json
vendored
2
src-tauri/pake.json
vendored
@@ -33,6 +33,6 @@
|
|||||||
},
|
},
|
||||||
"system_tray_path": "icons/icon.png",
|
"system_tray_path": "icons/icon.png",
|
||||||
"inject": [],
|
"inject": [],
|
||||||
"proxy_url": "http://192.168.31.100:7892",
|
"proxy_url": "http://192.168.31.5:10808",
|
||||||
"multi_instance": false
|
"multi_instance": false
|
||||||
}
|
}
|
||||||
|
|||||||
2
src-tauri/tauri.conf.json
vendored
2
src-tauri/tauri.conf.json
vendored
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"productName": "Notion Calendar",
|
"productName": "Notion Calendar",
|
||||||
"identifier": "com.notion-calendar.notion-calendar",
|
"identifier": "com.notion-calendar.NotionCalendar",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"app": {
|
"app": {
|
||||||
"withGlobalTauri": true,
|
"withGlobalTauri": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user