update config
This commit is contained in:
parent
796cae99bd
commit
b5a4f2f8b1
10
config.js
10
config.js
@ -36,14 +36,14 @@ const CONFIG = {
|
||||
defaultLongitude: '44.46',
|
||||
|
||||
// Autochange
|
||||
autoChangeTheme: false,
|
||||
autoChangeTheme: true,
|
||||
|
||||
// Autochabge by OS
|
||||
changeThemeByOS: true,
|
||||
changeThemeByOS: false,
|
||||
|
||||
// Autochange by hour options (24hrs format, string must be in: hh:mm)
|
||||
changeThemeByHour: false,
|
||||
hourDarkThemeActive: '18:30',
|
||||
changeThemeByHour: true,
|
||||
hourDarkThemeActive: '07:01',
|
||||
hourDarkThemeInactive: '07:00',
|
||||
|
||||
// ┌┐ ┬ ┬┌┬┐┌┬┐┌─┐┌┐┌┌─┐
|
||||
@ -79,7 +79,7 @@ const CONFIG = {
|
||||
id: '5',
|
||||
name: 'Ctemplar',
|
||||
icon: 'ctemplar',
|
||||
link: 'https://ctemplar.com',
|
||||
link: 'https://mail.ctemplar.com',
|
||||
},
|
||||
{
|
||||
id: '6',
|
||||
|
Loading…
x
Reference in New Issue
Block a user