mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 07:46:18 +00:00
Update dashboard.py
This commit is contained in:
@@ -1465,6 +1465,7 @@ InitWireguardConfigurationsList(startup=True)
|
||||
|
||||
|
||||
url_map = app.url_map
|
||||
app.view_functions["static"] = None
|
||||
try:
|
||||
for rule in url_map.iter_rules('static'):
|
||||
url_map._rules.remove(rule)
|
||||
|
Reference in New Issue
Block a user