diff --git a/pym/update/variables/update.py b/pym/update/variables/update.py index 8ba0e31..1cc74de 100644 --- a/pym/update/variables/update.py +++ b/pym/update/variables/update.py @@ -666,7 +666,7 @@ class VariableClUpdateOtherSet(Variable): """ Обновить остальные оверлеи """ - type = "boolauto" + type = "bool3" opt = ["-o", "--update-other"] metavalue = _("ON/OFF/AUTO") value = Variable.Auto