diff --git a/internal/web/ui/templates/layout.html b/internal/web/ui/templates/layout.html index 2ce9d61..af69ec9 100644 --- a/internal/web/ui/templates/layout.html +++ b/internal/web/ui/templates/layout.html @@ -323,6 +323,9 @@ if ( path === "/ui/models" || path === "/ui/resources" || + path === "/ui/face-gallery" || + path === "/ui/alarms" || + path === "/ui/monitor" || path === "/ui/diagnostics" || path === "/ui/system" || path === "/ui/audit" ||