This commit is contained in:
iFargle
2023-03-23 19:29:04 +09:00
parent c07eb2c6ca
commit c0a6b52968

View File

@@ -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>