diff --git a/pym/update/variables/update.py b/pym/update/variables/update.py index 7f2658b..0fa11d6 100644 --- a/pym/update/variables/update.py +++ b/pym/update/variables/update.py @@ -963,6 +963,7 @@ class VariableClUpdateProfileDependUrl(FieldValue, ReadonlyVariable): self.label = _("URL") + class VariableClUpdateProfileCheckSyncAllowed(Variable): path = 'cl_update_repos_storage'