forked from AkkomaGang/akkoma-fe
This setting didn't actually do anything
This commit is contained in:
parent
ed824d964e
commit
21477d07e9
2 changed files with 0 additions and 2 deletions
|
@ -19,7 +19,6 @@ const defaultState = {
|
|||
defaultBanner: '/images/banner.png',
|
||||
background: '/static/aurora_borealis.jpg',
|
||||
collapseMessageWithSubject: false,
|
||||
disableShout: false,
|
||||
greentext: false,
|
||||
hideFilteredStatuses: false,
|
||||
hideMutedPosts: false,
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
"alwaysShowSubjectInput": true,
|
||||
"background": "/static/aurora_borealis.jpg",
|
||||
"collapseMessageWithSubject": false,
|
||||
"disableShout": false,
|
||||
"greentext": false,
|
||||
"hideFilteredStatuses": false,
|
||||
"hideMutedPosts": false,
|
||||
|
|
Loading…
Reference in a new issue