Update 1.js

This commit is contained in:
FURK4NGG
2024-11-09 11:32:11 +03:00
committed by GitHub
parent edd3425fa1
commit 01f15a5b49
+1 -1
View File
@@ -171,7 +171,7 @@ const options = {
buttonColorDark: '#100f2c', // default: '#100f2c'
buttonColorLight: '#fff', // default: '#fff'
saveInCookies: true, // default: true,
label: '', // default: ''
label: '', // default: ''
autoMatchOsTheme: true // default: true
}