mirror of
https://github.com/iFargle/headscale-webui.git
synced 2025-12-17 07:41:42 +01:00
Typo
This commit is contained in:
@@ -701,7 +701,7 @@ def render_routes():
|
||||
enabled = route["enabled"]
|
||||
primary = route["isPrimary"]
|
||||
# Build a simple table:
|
||||
conetnt += """
|
||||
content += """
|
||||
<tr>
|
||||
<td>"""+str(route_id )+"""</td>
|
||||
<td>"""+str(machine )+"""</td>
|
||||
|
||||
Reference in New Issue
Block a user