veza/apps
senke 5c3e26d2e4 fix: Settings page loading error - use correct SettingsPage
Problem: 'Erreur de chargement des paramètres'
Cause: LazyComponent was loading old SettingsPage from /features/settings/pages/
       which tries to fetch from backend (not running)
Solution: Updated to use new SettingsPage from /pages/ which works standalone

Now Settings page loads correctly with theme switcher!
2026-01-11 03:07:39 +01:00
..
web fix: Settings page loading error - use correct SettingsPage 2026-01-11 03:07:39 +01:00