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',
|
defaultLongitude: '44.46',
|
||||||
|
|
||||||
// Autochange
|
// Autochange
|
||||||
autoChangeTheme: false,
|
autoChangeTheme: true,
|
||||||
|
|
||||||
// Autochabge by OS
|
// Autochabge by OS
|
||||||
changeThemeByOS: true,
|
changeThemeByOS: false,
|
||||||
|
|
||||||
// Autochange by hour options (24hrs format, string must be in: hh:mm)
|
// Autochange by hour options (24hrs format, string must be in: hh:mm)
|
||||||
changeThemeByHour: false,
|
changeThemeByHour: true,
|
||||||
hourDarkThemeActive: '18:30',
|
hourDarkThemeActive: '07:01',
|
||||||
hourDarkThemeInactive: '07:00',
|
hourDarkThemeInactive: '07:00',
|
||||||
|
|
||||||
// ┌┐ ┬ ┬┌┬┐┌┬┐┌─┐┌┐┌┌─┐
|
// ┌┐ ┬ ┬┌┬┐┌┬┐┌─┐┌┐┌┌─┐
|
||||||
@ -79,7 +79,7 @@ const CONFIG = {
|
|||||||
id: '5',
|
id: '5',
|
||||||
name: 'Ctemplar',
|
name: 'Ctemplar',
|
||||||
icon: 'ctemplar',
|
icon: 'ctemplar',
|
||||||
link: 'https://ctemplar.com',
|
link: 'https://mail.ctemplar.com',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '6',
|
id: '6',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user