oops another missing comma

This commit is contained in:
Vivian Lim 2018-08-22 19:59:24 -07:00
parent f7ca2ac0b1
commit c7b66ee35f
1 changed files with 1 additions and 1 deletions

View File

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