mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 21:55:28 +01:00
test
This commit is contained in:
@@ -699,7 +699,7 @@ def render_routes():
|
||||
prefix = route["prefix"]
|
||||
advertised = route["advertised"]
|
||||
enabled = route["enabled"]
|
||||
primary = route["primary"]
|
||||
primary = route["isPrimary"]
|
||||
# Build a simple table:
|
||||
conetnt += """
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user