Capitalize mentions of Twitch, Chatterino, and IRC in comments and text/settings (#3274)
This commit is contained in:
@@ -1927,7 +1927,7 @@ void ChannelView::addContextMenuItems(
|
||||
crossPlatformCopy(copyString);
|
||||
});
|
||||
|
||||
// If is a link to a twitch user/stream
|
||||
// If is a link to a Twitch user/stream
|
||||
if (hoveredElement->getLink().type == Link::Url)
|
||||
{
|
||||
static QRegularExpression twitchChannelRegex(
|
||||
|
||||
Reference in New Issue
Block a user