mirror of https://github.com/status-im/consul.git
3be1237e42
Originally we assumed all settings would be editable in the settings page, but over time we've added thigns to localStorage that aren't user settable settings. This means we shouldn't save all you localStorage settings everything time only a single setting has been saved. This change only changes the setting you've changed via the settings page, meaning it will never update non-user-settable settings. |
||
---|---|---|
.. | ||
dc | ||
application.js | ||
dc.js | ||
settings.js |