feat: update package copy and admin control room

This commit is contained in:
Codex Agent
2026-01-15 19:54:04 +01:00
parent ad829ae509
commit 7e32d8f706
42 changed files with 1310 additions and 2017 deletions

View File

@@ -12,7 +12,7 @@ export function prefetchMobileRoutes() {
schedule(() => {
void import('./DashboardPage');
void import('./EventsPage');
void import('./EventPhotosPage');
void import('./EventControlRoomPage');
void import('./EventTasksPage');
void import('./NotificationsPage');
void import('./ProfilePage');