Add #channel in mentions usercard and search popup (#2802)
This commit is contained in:
@@ -1013,6 +1013,9 @@ MessageElementFlags ChannelView::getFlags() const
|
||||
}
|
||||
}
|
||||
|
||||
if (this->sourceChannel_ == app->twitch.server->mentionsChannel)
|
||||
flags.set(MessageElementFlag::ChannelName);
|
||||
|
||||
return flags;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user