feat(web): add admin users settings page (MS21-UI-001) (#573)
All checks were successful
ci/woodpecker/push/web Pipeline was successful

Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
This commit was merged in pull request #573.
This commit is contained in:
2026-02-28 20:50:11 +00:00
committed by jason.woltje
parent 20c9e68e1b
commit 5cd6b8622d
6 changed files with 573 additions and 4 deletions

View File

@@ -16,3 +16,4 @@ export * from "./telemetry";
export * from "./dashboard";
export * from "./projects";
export * from "./workspaces";
export * from "./admin";