Исправлено lable перменной builder stable

parent 1ec11a2b2f
commit dc67b018de

@ -1824,6 +1824,9 @@ class VariableClBuilderBinhostStableSet(
"""
variable = "cl_update_binhost_stable_set"
def init(self):
self.label = _("Use only stable updates")
def get_fallback(self):
return Variable.On

Loading…
Cancel
Save