SPDTST increase maximum to 1000000 #854 + sync bugfix

This commit is contained in:
jokob-sk
2024-10-20 21:37:59 +11:00
parent 8b1e4635e6
commit bbb617ebda
4 changed files with 6 additions and 4 deletions

View File

@@ -188,7 +188,7 @@
"hexColor": "#7D862D"
},
{
"maximum": 100,
"maximum": 1000000,
"hexColor": "#82a39d"
}
],
@@ -224,7 +224,7 @@
"hexColor": "#7D862D"
},
{
"maximum": 100,
"maximum": 1000000,
"hexColor": "#82a39d"
}
],