fix cache and config key

This commit is contained in:
Simon Vieille 2020-08-13 23:02:28 +02:00
commit d9ea37ba62
Signed by: deblan
GPG key ID: 03383D15A1D31745
2 changed files with 3 additions and 3 deletions

View file

@ -52,8 +52,8 @@ const saveSettings = (key) => {
const size = elements.length
if (element === 'side-menu-cache') {
value++
if (name === 'cache') {
++value
}
const callbacks = {