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
perf(api): mirror app settings in localStorage to avoid startup flicker
- Read from localStorage in when available
- Mirror writes in for instant availability on next launch
- Keeps DB as source of truth; localStorage is a best-effort cache
0 commit comments