WebHost: fix host room not updating (ports in) slot table (#4308)

This commit is contained in:
black-sliver
2024-12-08 02:22:56 +01:00
committed by GitHub
parent c9625e1b35
commit 6c69f590cf
2 changed files with 10 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
{%- endmacro %}
{% macro list_patches_room(room) %}
{% if room.seed.slots %}
<table>
<table id="slots-table">
<thead>
<tr>
<th>Id</th>