diff options
| author | jasper <jasper92341@hotmail.com> | 2019-02-08 13:20:47 -0800 |
|---|---|---|
| committer | jasper <jasper92341@hotmail.com> | 2019-02-08 13:20:47 -0800 |
| commit | 5b52e020e32def19622e3d1df82f93bc716946e2 (patch) | |
| tree | da9e2c0944acd4a2453ef59ac63e622cbbec6b73 /src | |
| parent | ced29a64827ee4f34c71776cb217188093e7ee58 (diff) | |
fixing conflicts
Diffstat (limited to 'src')
| -rw-r--r-- | src/modules/instance.js | 2 |
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, |
