Automation: allow 50% profile
This commit is contained in:
parent
f12e93fcf3
commit
4e44055014
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class InputPercent() : Element() {
|
|||
|
||||
companion object {
|
||||
|
||||
const val MIN = 70.0
|
||||
const val MIN = 50.0
|
||||
const val MAX = 130.0
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue