mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- BUG-020: Wire api.changePassword() and api.updateProfile() into MainPage settings overlay callbacks. Add updateUser() to auth store for username sync. Add toast feedback for success/error. - BUG-025: Call setTheme() in AppearanceTab click handler so uiStore stays in sync with localStorage and applied CSS. - Update test mock to include setTheme export.