fix: don't include blocked users in join/part messages (#6181)

This commit is contained in:
pajlada
2025-05-03 11:32:55 +02:00
committed by GitHub
parent 555b921f65
commit e38c64bac3
12 changed files with 98 additions and 34 deletions
+1 -1
View File
@@ -469,7 +469,7 @@ public:
this->mockApplication->getAccounts()
->twitch.getCurrent()
->blockUserLocally(u"12345"_s);
->blockUserLocally(u"12345"_s, u"blocked"_s);
auto makeBadge = [](QStringView platform) {
return std::make_shared<Emote>(Emote{