fix typo (#783)
This commit is contained in:
committed by
fourtf
parent
c65cdbe792
commit
845c595b70
@@ -54,7 +54,7 @@ public:
|
||||
BoolSetting enableSmoothScrolling = {"/appearance/smoothScrolling", true};
|
||||
BoolSetting enableSmoothScrollingNewMessages = {
|
||||
"/appearance/smoothScrollingNewMessages", false};
|
||||
BoolSetting enableUsernameBold = {"/appearence/messages/boldUsernames",
|
||||
BoolSetting enableUsernameBold = {"/appearance/messages/boldUsernames",
|
||||
false};
|
||||
// BoolSetting customizable splitheader
|
||||
BoolSetting showViewerCount = {"/appearance/splitheader/showViewerCount",
|
||||
|
||||
Reference in New Issue
Block a user