Merge branch 'maintenance' of https://github.com/WerySkok/weryskok.ru into maintenance

This commit is contained in:
Alexander Minkin 2021-01-27 18:33:46 +03:00
commit 3ddb3a44b1
2 changed files with 2 additions and 2 deletions

View file

@ -91,7 +91,7 @@
backgroundColor: '#fff', // default: '#fff'
buttonColorDark: '#100f2c', // default: '#100f2c'
buttonColorLight: '#fff', // default: '#fff'
saveInCookies: false, // default: true,
saveInCookies: true, // default: true,
label: '🌓', // default: ''
autoMatchOsTheme: true // default: true
}

View file

@ -111,7 +111,7 @@
backgroundColor: '#fff', // default: '#fff'
buttonColorDark: '#100f2c', // default: '#100f2c'
buttonColorLight: '#fff', // default: '#fff'
saveInCookies: false, // default: true,
saveInCookies: true, // default: true,
label: '🌓', // default: ''
autoMatchOsTheme: true // default: true
}