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: simplify SettingsDialog state update logic
- Replaced the specific embedLockDebounceTime handler with a more generic updateSetting function to streamline state updates for various settings.
- Removed unused styles from SettingsDialog.scss to enhance code clarity and maintainability.
0 commit comments