mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 16:14:48 +01:00
default updater to off
This commit is contained in:
@@ -72,7 +72,7 @@
|
|||||||
"csp": "default-src 'self' https://asset.localhost; img-src 'self'; img-src https://* asset: https://asset.localhost"
|
"csp": "default-src 'self' https://asset.localhost; img-src 'self'; img-src https://* asset: https://asset.localhost"
|
||||||
},
|
},
|
||||||
"updater": {
|
"updater": {
|
||||||
"active": true,
|
"active": false,
|
||||||
"dialog": true,
|
"dialog": true,
|
||||||
"endpoints": [
|
"endpoints": [
|
||||||
"https://api.grasscutter.io/cultivation/updater?version={{current_version}}",
|
"https://api.grasscutter.io/cultivation/updater?version={{current_version}}",
|
||||||
|
|||||||
Reference in New Issue
Block a user