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
{{ message }}
This repository was archived by the owner on May 24, 2022. It is now read-only.
After #452, we store language preferences both in electron-settings and in localStorage. I believe this is redundant, we only need to store it in one place: preferably electron-settings, and pass it to React via IPC.