mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
SPDTST increase maximum to 1000000 #854 + sync bugfix
This commit is contained in:
@@ -188,7 +188,7 @@
|
||||
"hexColor": "#7D862D"
|
||||
},
|
||||
{
|
||||
"maximum": 100,
|
||||
"maximum": 1000000,
|
||||
"hexColor": "#82a39d"
|
||||
}
|
||||
],
|
||||
@@ -224,7 +224,7 @@
|
||||
"hexColor": "#7D862D"
|
||||
},
|
||||
{
|
||||
"maximum": 100,
|
||||
"maximum": 1000000,
|
||||
"hexColor": "#82a39d"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user