Add some commented First Message code for consistency (#3370)

This commit is contained in:
Felanbird
2021-11-28 06:19:08 -05:00
committed by GitHub
parent 0deedf0191
commit 8116c30261
3 changed files with 21 additions and 0 deletions
+1
View File
@@ -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)
{