fix(ui): show services in settings page

This commit is contained in:
William Valentin
2026-02-14 09:19:57 -08:00
parent 9475ca29f3
commit 4bb4ad4fba
2 changed files with 32 additions and 15 deletions
+1
View File
@@ -71,6 +71,7 @@
"src/gateway/handlers/handlers.test.ts",
"src/gateway/server.ts",
"src/gateway/ui/pages/dashboard.js",
"src/gateway/ui/pages/settings.js",
"src/gateway/ui/style.css"
],
"test_status": "pnpm test:run src/gateway/handlers/services.test.ts src/gateway/handlers/handlers.test.ts + pnpm typecheck passing"