Add some commented First Message code for consistency (#3370)
This commit is contained in:
@@ -130,6 +130,7 @@ void SharedMessageBuilder::parseHighlights()
|
||||
{
|
||||
auto app = getApp();
|
||||
|
||||
// Highlight because it's a subscription
|
||||
if (this->message().flags.has(MessageFlag::Subscription) &&
|
||||
getSettings()->enableSubHighlight)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user