diff options
Diffstat (limited to 'internal/admin/templates')
| -rw-r--r-- | internal/admin/templates/map.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/admin/templates/map.html b/internal/admin/templates/map.html index 1e45f8e..eb95db7 100644 --- a/internal/admin/templates/map.html +++ b/internal/admin/templates/map.html @@ -42,6 +42,7 @@ </div> <svg id="mapSvg" style="width:100%;height:100%"></svg> <div class="room-tooltip" id="tooltip" style="display:none"></div> + <div id="linkModeBadge" class="link-mode-badge" style="display:none"></div> </div> <div class="panel" id="sidePanel"> <div id="panelContent"> |
