diff options
| author | Shpuld Shpludson <shp@cock.li> | 2018-09-01 05:57:58 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2018-09-01 05:57:58 +0000 |
| commit | 20b0ffc0b9978799ed34fc3b8c85aa8fe56f2eeb (patch) | |
| tree | 1fd8359715114cf4ba6fef8e7f6d69ff63bf1d26 /static | |
| parent | a8ae2a5b11a1afd5b1317e5b36130782864a4f10 (diff) | |
| parent | d6240c25cf975e743511623563193dea1dc9cc53 (diff) | |
Merge branch 'imvomitingasicodethisshit' into 'develop'
Made showing format selection optional and default to false
See merge request pleroma/pleroma-fe!329
Diffstat (limited to 'static')
| -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 } |
