[hub] remove sync_in_progress set
This commit is contained in:
parent
d450c0ac08
commit
bcd7077342
@ -51,7 +51,7 @@ class HubSettings(Document):
|
||||
|
||||
self.sync_in_progress = 1
|
||||
doc.run()
|
||||
self.sync_in_progress = 0
|
||||
# self.sync_in_progress = 0
|
||||
|
||||
def pre_reg(self):
|
||||
site_name = frappe.local.site + ':' + str(frappe.conf.webserver_port)
|
||||
|
Loading…
x
Reference in New Issue
Block a user