Bold @username

This commit is contained in:
apa420
2018-07-04 12:22:01 +02:00
committed by fourtf
parent acf77beff2
commit 318e8b6234
3 changed files with 12 additions and 0 deletions
+2
View File
@@ -108,6 +108,8 @@ public:
BoolSetting inlineWhispers = {"/whispers/enableInlineWhispers", true};
BoolSetting usernameBold = {"/appearence/messages/boldUsernames", false};
/// External tools
// Streamlink
BoolSetting streamlinkUseCustomPath = {"/external/streamlink/useCustomPath", false};