Reset restart loading status on weboscket connection

This commit is contained in:
shortcutme 2018-07-16 01:52:10 +02:00
parent efe3680cd7
commit fcda2e8706
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -14,6 +14,7 @@ class UiConfig extends ZeroFrame
onOpenWebsocket: => onOpenWebsocket: =>
@cmd("wrapperSetTitle", "Config - ZeroNet") @cmd("wrapperSetTitle", "Config - ZeroNet")
@restart_loading = false
@updateConfig() @updateConfig()
updateConfig: (cb) => updateConfig: (cb) =>