Fix theme identifier in default config
This commit is contained in:
parent
098028fff3
commit
1e160d4bb4
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@
|
||||||
"showInstanceSpecificPanel": false,
|
"showInstanceSpecificPanel": false,
|
||||||
"sidebarRight": false,
|
"sidebarRight": false,
|
||||||
"subjectLineBehavior": "email",
|
"subjectLineBehavior": "email",
|
||||||
"theme": "Itepechi",
|
"theme": "itepechi",
|
||||||
"webPushNotifications": false
|
"webPushNotifications": false
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue