Open usercard on mention click (#1674)
This commit is contained in:
@@ -94,6 +94,8 @@ public:
|
||||
BoolSetting enableSmoothScrollingNewMessages = {
|
||||
"/appearance/smoothScrollingNewMessages", false};
|
||||
BoolSetting boldUsernames = {"/appearance/messages/boldUsernames", false};
|
||||
BoolSetting findAllUsernames = {"/appearance/messages/findAllUsernames",
|
||||
false};
|
||||
// BoolSetting customizable splitheader
|
||||
BoolSetting headerViewerCount = {"/appearance/splitheader/showViewerCount",
|
||||
false};
|
||||
|
||||
Reference in New Issue
Block a user