diff options
| author | Henry Jameson <me@hjkos.com> | 2018-08-31 17:00:41 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2018-08-31 17:00:41 +0300 |
| commit | 17f30190e0781f526f7fcacd8422f1c472b7dc79 (patch) | |
| tree | 4cbba43cf12507bd479fd990fb31a0aef467aae6 /static/config.json | |
| parent | 33b13d3775c2eca44e0319b79565d4b1aaeaf3f2 (diff) | |
Made showing format selection optional and default to false
Diffstat (limited to 'static/config.json')
| -rw-r--r-- | static/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/config.json b/static/config.json index ccc4aebd..144fe951 100644 --- a/static/config.json +++ b/static/config.json @@ -9,5 +9,6 @@ "chatDisabled": false, "showInstanceSpecificPanel": false, "scopeOptionsEnabled": false, + "formattingOptionsEnabled": false, "collapseMessageWithSubject": false } |
