Changed text to moderator (#1619)

This commit is contained in:
apa420 2020-04-05 12:34:16 +02:00 committed by GitHub
parent 175e41c586
commit 3a05700744
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@ namespace {
modBadge = std::make_shared<Emote>(Emote{ modBadge = std::make_shared<Emote>(Emote{
{""}, {""},
modBadgeImageSet, modBadgeImageSet,
Tooltip{"Twitch Channel Moderator"}, Tooltip{"Moderator"},
modBadge1x, modBadge1x,
}); });
} }