ConfigDialog: fix bug in DoubleSpinWidget default values (#9580)

This commit is contained in:
hius07
2022-10-04 04:44:55 -07:00
committed by GitHub
parent b0eb0ce0e1
commit c5505879c3
5 changed files with 46 additions and 20 deletions

View File

@@ -200,7 +200,6 @@ High level threshold is checked when the device is charging.]]),
right_max = 100,
right_default = 100,
right_hold_step = 5,
default_values = true,
unit = "%",
callback = function(left_value, right_value)
self.battery_threshold = left_value