mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-04 00:06:18 +00:00
Fixed no init_dashboard() for debug mode the first time
This commit is contained in:
@@ -1705,6 +1705,7 @@ def get_host_bind():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
init_dashboard()
|
||||
UPDATE = check_update()
|
||||
config = configparser.ConfigParser(strict=False)
|
||||
config.read('wg-dashboard.ini')
|
||||
|
Reference in New Issue
Block a user