Split out avatar and display name hiding
Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
ffecb82bca
commit
63bebe9dfd
5 changed files with 23 additions and 7 deletions
|
@ -68,7 +68,8 @@ const SIMPLE_SETTINGS = [
|
|||
{ id: "alwaysShowTimestamps" },
|
||||
{ id: "showTwelveHourTimestamps" },
|
||||
{ id: "hideJoinLeaves" },
|
||||
{ id: "hideAvatarDisplaynameChanges" },
|
||||
{ id: "hideAvatarChanges" },
|
||||
{ id: "hideDisplaynameChanges" },
|
||||
{ id: "useCompactLayout" },
|
||||
{ id: "hideRedactions" },
|
||||
{ id: "enableSyntaxHighlightLanguageDetection" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue