Settings backup/restore + small fixes
Compare changes
Files
3@@ -19,6 +19,9 @@ import {
@@ -65,12 +68,52 @@ const SettingsModal = {
@@ -99,7 +142,10 @@ const SettingsModal = {
Another stepping stone for settings sync, should enable easier debug for us and manual sync solution for the impatient. Also should make wiping localstorage less of a problem since it also backs up user highlights which don't have proper UI for them.
Major:
setOption
with data found in file.
Minor stuff: