From 59880c5ce31b48c224165c68c3a5e1f28d50b169 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 17 Jan 2023 17:39:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pym/update/variables/update.py | 1 + 1 file changed, 1 insertion(+) 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'