Update 1.js

This commit is contained in:
FURK4NGG
2024-11-04 21:22:56 +03:00
committed by GitHub
parent 23fd54fede
commit b69cfa38c4
+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
} }