TG-108 fix type

master 3.7.2.67
parent 052f9c9874
commit 3eee4d2afd

@ -666,7 +666,7 @@ class VariableClUpdateOtherSet(Variable):
""" """
Обновить остальные оверлеи Обновить остальные оверлеи
""" """
type = "boolauto" type = "bool3"
opt = ["-o", "--update-other"] opt = ["-o", "--update-other"]
metavalue = _("ON/OFF/AUTO") metavalue = _("ON/OFF/AUTO")
value = Variable.Auto value = Variable.Auto

Loading…
Cancel
Save