Fix triumph mapping

This commit is contained in:
TheDrawingCoding-Gamer 2022-05-01 14:55:40 -04:00
parent 4129d58b6d
commit ba57b01b9d
No known key found for this signature in database
GPG Key ID: 255B6F4905D0112A
2 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@
1F608:smiling_imp
1F47F:imp
1F261:rage
1F627:triumph
1F624:triumph
1F63A:smiley_cat
1F638:smile_cat
1F639:joy_cat

View File

@ -346,7 +346,7 @@ const QVector<Emoji> emoji::Provider::emoji = {
QStringLiteral(u"frowning face with open mouth"),
emoji::Emoji::Category::People},
Emoji{QStringLiteral(u"\U0001F627"),
QStringLiteral(u"triumph"),
QStringLiteral(u"anguished"),
QStringLiteral(u"anguished face"),
emoji::Emoji::Category::People},
Emoji{QStringLiteral(u"\U0001F628"),
@ -402,7 +402,7 @@ const QVector<Emoji> emoji::Provider::emoji = {
QStringLiteral(u"yawning face"),
emoji::Emoji::Category::People},
Emoji{QStringLiteral(u"\U0001F624"),
QStringLiteral(u"face_with_steam_from_nose"),
QStringLiteral(u"triumph"),
QStringLiteral(u"face with steam from nose"),
emoji::Emoji::Category::People},
Emoji{QStringLiteral(u"\U0001F621"),