Made showing format selection optional and default to false

This commit is contained in:
Henry Jameson 2018-08-31 17:00:41 +03:00
parent 33b13d3775
commit 17f30190e0
4 changed files with 7 additions and 1 deletions

View file

@ -9,5 +9,6 @@
"chatDisabled": false,
"showInstanceSpecificPanel": false,
"scopeOptionsEnabled": false,
"formattingOptionsEnabled": false,
"collapseMessageWithSubject": false
}