aboutsummaryrefslogtreecommitdiff
path: root/src/modules/instance.js
diff options
context:
space:
mode:
authorjasper <jasper92341@hotmail.com>2019-02-08 13:20:47 -0800
committerjasper <jasper92341@hotmail.com>2019-02-08 13:20:47 -0800
commit5b52e020e32def19622e3d1df82f93bc716946e2 (patch)
treeda9e2c0944acd4a2453ef59ac63e622cbbec6b73 /src/modules/instance.js
parentced29a64827ee4f34c71776cb217188093e7ee58 (diff)
fixing conflicts
Diffstat (limited to 'src/modules/instance.js')
-rw-r--r--src/modules/instance.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/instance.js b/src/modules/instance.js
index 46ca04d8..b4ec8253 100644
--- a/src/modules/instance.js
+++ b/src/modules/instance.js
@@ -29,7 +29,7 @@ const defaultState = {
nsfwCensorImage: undefined,
vapidPublicKey: undefined,
noAttachmentLinks: false,
- showFeaturesPanel: false,
+ showFeaturesPanel: true,
// Nasty stuff
pleromaBackend: true,