Closed ICEREG1992 closed 14 hours ago
Make the settings set on the Settings page persist between user sessions.
I was thinking we could use localStorage for this, but I need to explore how that works for Electron apps.
Describe the addition
Make the settings set on the Settings page persist between user sessions.
Context
Proposed Solution
I was thinking we could use localStorage for this, but I need to explore how that works for Electron apps.