mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-04 15:00:23 +01:00
fixed update variable
This commit is contained in:
parent
2103d547a1
commit
c9b792c370
@ -1166,6 +1166,7 @@ Configure DashBoard before start web-server
|
||||
"""
|
||||
def run_dashboard():
|
||||
init_dashboard()
|
||||
global update
|
||||
update = check_update()
|
||||
global config
|
||||
config = configparser.ConfigParser(strict=False)
|
||||
|
Loading…
Reference in New Issue
Block a user