This commit is contained in:
iFargle
2023-03-23 19:32:34 +09:00
parent c0a6b52968
commit 68ceb80491

View File

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