Skip to content
Snippets Groups Projects
Commit 21477d07 authored by feld's avatar feld
Browse files

This setting didn't actually do anything

parent ed824d96
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment