diff --git a/apps/web/src/routes/dashboard.ts b/apps/web/src/routes/dashboard.ts index 30ab1a7..549f110 100644 --- a/apps/web/src/routes/dashboard.ts +++ b/apps/web/src/routes/dashboard.ts @@ -778,6 +778,7 @@ export const dashboard = new Elysia() og_image_url: b.og_image_url || null, custom_css: b.custom_css || null, footer_text: b.footer_text || null, + groups: groupsForApi, monitors: monitorsForApi, }; // Three cases for the password field: