Update 1.js

This commit is contained in:
FURK4NGG
2024-11-04 21:17:29 +03:00
committed by GitHub
parent 01ced2b5be
commit 23fd54fede
+1 -1
View File
@@ -171,7 +171,7 @@ const options = {
buttonColorDark: '#100f2c', // default: '#100f2c' buttonColorDark: '#100f2c', // default: '#100f2c'
buttonColorLight: '#fff', // default: '#fff' buttonColorLight: '#fff', // default: '#fff'
saveInCookies: true, // default: true, saveInCookies: true, // default: true,
label: '', // default: '' label: ' ', // default: ''
autoMatchOsTheme: true // default: true autoMatchOsTheme: true // default: true
} }