firefly-pico
firefly-pico copied to clipboard
[Suggestion] Persist settings in database
Currently they live in local storage which means they are not shared across devices. As the number of settings grows it becomes increasingly easy for them to go out of sync. Also if you ever clear local data in your browser you lose everything.
I would argue that only connection settings should live in local storage and the rest should be persisted.