feat: create dedicated settings page instead of creating many modals

This commit is contained in:
Sonny
2025-08-21 15:59:03 +02:00
parent c2a1d06008
commit 376e9e32c3
16 changed files with 219 additions and 71 deletions

View File

@@ -8,3 +8,4 @@ import '#links/routes/routes';
import '#search/routes/routes';
import '#shared_collections/routes/routes';
import '#user/routes/routes';
import '#user_settings/routes/routes';