mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-21 23:45:17 -05:00
Update bridge_table.html
This commit is contained in:
parent
4d2ae5db0b
commit
21d9b494a5
@ -24,7 +24,7 @@
|
||||
<th>Disconnect TG IDs</th>
|
||||
</tr>
|
||||
{% for system, _system_data in _table[_bridge].items() %}
|
||||
<tr>
|
||||
<tr style="background-color:#f9f9f9f9;">
|
||||
<td>{{ system }}</td>
|
||||
<td>{{ _table[_bridge][system]['TS'] }}</td>
|
||||
<td>{{ _table[_bridge][system]['TGID'] }}</td>
|
||||
|
Loading…
Reference in New Issue
Block a user