fix: split header "add split" button inconsistency (#6349)
This commit is contained in:
@@ -70,7 +70,7 @@ std::vector<std::shared_ptr<MessageElement>> makeElements(const QString &text)
|
||||
auto emote = std::make_shared<Emote>(Emote{
|
||||
.name = EmoteName{word},
|
||||
.images = ImageSet{Image::fromResourcePixmap(
|
||||
getResources().buttons.addSplit)},
|
||||
getResources().twitch.automod)},
|
||||
.tooltip = {},
|
||||
.homePage = {},
|
||||
.id = {},
|
||||
|
||||
Reference in New Issue
Block a user