must use CARBON_STATE for settings in local storage

main
Mike Fix 6 years ago
parent cd81f056ca
commit 33c2929897

@ -1,7 +1,7 @@
import morph from 'morphmorph'
import omitBy from 'lodash.omitby'
const SETTINGS_KEY = 'CARBON_SETTINGS'
const SETTINGS_KEY = 'CARBON_STATE'
const PRESETS_KEY = 'CARBON_PRESETS'
const assignSettings = morph.assign(SETTINGS_KEY)

Loading…
Cancel
Save