remove only static for slider min

This commit is contained in:
Ruben Fiszel
2023-06-19 02:16:18 +02:00
parent 4b7f681e5a
commit 827460764d
@@ -1516,8 +1516,7 @@ Hello \${ctx.username}
min: {
type: 'static',
value: 0,
fieldType: 'number',
onlyStatic: true
fieldType: 'number'
},
max: {
type: 'static',