Update limits file on server too

This commit is contained in:
NGnius (Graham) 2024-05-07 21:15:10 -04:00
parent 2b3fb4ac9a
commit 655946036d

View file

@ -612,8 +612,8 @@
"provider": "GabeBoy", "provider": "GabeBoy",
"limits": { "limits": {
"charge_rate": { "charge_rate": {
"min": 250, "min": 0,
"max": 2500 "max": 100
}, },
"charge_modes": [ "charge_modes": [
"normal", "normal",
@ -878,8 +878,8 @@
"provider": "GabeBoySP", "provider": "GabeBoySP",
"limits": { "limits": {
"charge_rate": { "charge_rate": {
"min": 250, "min": 0,
"max": 2500 "max": 100
}, },
"charge_modes": [ "charge_modes": [
"normal", "normal",