apa fixed custom subscriber badges tooltip
This commit is contained in:
@@ -640,7 +640,7 @@ void TwitchChannel::refreshBadges()
|
||||
.5),
|
||||
Image::fromUrl({jsonVersion["image_url_4x"].toString()},
|
||||
.25)},
|
||||
Tooltip{jsonRoot["description"].toString()},
|
||||
Tooltip{jsonVersion["description"].toString()},
|
||||
Url{jsonVersion["clickURL"].toString()}});
|
||||
|
||||
versions.emplace(jsonVersion_.key(), emote);
|
||||
|
||||
Reference in New Issue
Block a user