Changeable defaults for hideUserStats and hidePostStats

This commit is contained in:
scarlett 2018-09-04 00:48:14 +01:00
parent bdcbd110e4
commit 699ee0891d
2 changed files with 7 additions and 1 deletions

View file

@ -10,5 +10,7 @@
"showInstanceSpecificPanel": false,
"scopeOptionsEnabled": false,
"formattingOptionsEnabled": false,
"collapseMessageWithSubject": false
"collapseMessageWithSubject": false,
"hidePostStats": false,
"hideUserStats": false
}