Settings backup/restore + small fixes
Compare changes
- HJ authored
@@ -2,10 +2,55 @@ import Modal from 'src/components/modal/modal.vue'
@@ -21,6 +66,85 @@ 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: