refactor: merge emote element flags (#6511)
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
"name": "Kappa",
|
||||
"tooltip": "Kappa<br>Twitch Emote"
|
||||
},
|
||||
"flags": "TwitchEmoteImage|TwitchEmoteText",
|
||||
"flags": "EmoteImage|EmoteText",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
@@ -126,7 +126,7 @@
|
||||
"name": "Keepo",
|
||||
"tooltip": "Keepo<br>Twitch Emote"
|
||||
},
|
||||
"flags": "TwitchEmoteImage|TwitchEmoteText",
|
||||
"flags": "EmoteImage|EmoteText",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
@@ -145,7 +145,7 @@
|
||||
"name": "PogChamp",
|
||||
"tooltip": "PogChamp<br>Twitch Emote"
|
||||
},
|
||||
"flags": "TwitchEmoteImage|TwitchEmoteText",
|
||||
"flags": "EmoteImage|EmoteText",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
|
||||
Reference in New Issue
Block a user