Rename expandCW to collapseMessageWithSubject.

Add option to config.json, disabled by default.
This commit is contained in:
ensra 2018-08-20 03:41:40 +01:00
parent 671db023da
commit 3ec8e43a97
8 changed files with 26 additions and 23 deletions

View file

@ -11,5 +11,6 @@
"whoToFollowLink": "https://vinayaka.distsn.org/?{{host}}+{{user}}",
"whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html",
"showInstanceSpecificPanel": false,
"scopeOptionsEnabled": false
"scopeOptionsEnabled": false,
"collapseMessageWithSubject": false
}