You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(app_event): update AppUserAppSettingsChanged event type
This commit updates the `AppUserAppSettingsChanged` event to use the `AppSettings`
model instead of the deprecated `UserAppSettings` model, ensuring type consistency
across the application's global state management.
0 commit comments