mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 15:14:35 +01:00
(misc) Enable all HTTPS sites for the Tauri http feature
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
"asset": true,
|
||||
"assetScope": ["$DATA", "$DATA/io.grasscutter.cultivation", "$DATA/io.grasscutter.cultivation/**"]
|
||||
},
|
||||
"http": {
|
||||
"scope": ["https://*.*/**"]
|
||||
},
|
||||
"all": true
|
||||
},
|
||||
"bundle": {
|
||||
|
||||
Reference in New Issue
Block a user