add a config option by default
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
the blurhash is UGLY Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
bd0bfffee3
commit
38aed60c43
1 changed files with 3 additions and 2 deletions
|
@ -21,6 +21,7 @@
|
|||
"showInstanceSpecificPanel": false,
|
||||
"sidebarRight": false,
|
||||
"subjectLineBehavior": "email",
|
||||
"theme": "ihatebeingalive",
|
||||
"webPushNotifications": false
|
||||
"theme": "froth-noire",
|
||||
"webPushNotifications": false,
|
||||
"useBlurhash": false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue