diff options
| author | Henry Jameson <me@hjkos.com> | 2019-06-16 20:16:52 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2019-06-16 20:16:52 +0300 |
| commit | e3638af031abbd091f504611270c4545b98926c5 (patch) | |
| tree | 0542923e7a2240fb7b1abd650dc2b3c869d7aa4a /static | |
| parent | 1db3c785d805bfe1e7bb09f2d85875448cb03f9a (diff) | |
Removed formattingOptionsEnabled in favor of relying on BE-provided list of
accepted formatting options
Diffstat (limited to 'static')
| -rw-r--r-- | static/config.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json index 04cbb97b..5cdb33a0 100644 --- a/static/config.json +++ b/static/config.json @@ -8,7 +8,6 @@ "redirectRootLogin": "/main/friends", "chatDisabled": false, "showInstanceSpecificPanel": false, - "formattingOptionsEnabled": false, "collapseMessageWithSubject": false, "scopeCopy": true, "subjectLineBehavior": "email", |
