reworked commands settings page
This commit is contained in:
@@ -103,7 +103,7 @@ MessagePtr TwitchMessageBuilder::build()
|
||||
this->appendUsername();
|
||||
|
||||
// highlights
|
||||
if (settings.enableHighlights && !isPastMsg) {
|
||||
if (/*settings.enableHighlights &&*/ !isPastMsg) {
|
||||
this->parseHighlights();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user