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": ""
|
||||
@@ -141,7 +141,7 @@
|
||||
"name": "BTTVGlobal",
|
||||
"tooltip": "BTTVGlobal Tooltip"
|
||||
},
|
||||
"flags": "BttvEmoteImage|BttvEmoteText",
|
||||
"flags": "EmoteImage|EmoteText",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
@@ -176,7 +176,7 @@
|
||||
"name": "7TVGlobal",
|
||||
"tooltip": "7TVGlobal Tooltip"
|
||||
},
|
||||
"flags": "SevenTVEmoteImage|SevenTVEmoteText",
|
||||
"flags": "EmoteImage|EmoteText",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
@@ -210,7 +210,7 @@
|
||||
"name": "FFZGlobal",
|
||||
"tooltip": "FFZGlobal Tooltip"
|
||||
},
|
||||
"flags": "FfzEmoteImage|FfzEmoteText",
|
||||
"flags": "EmoteImage|EmoteText",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
@@ -229,7 +229,7 @@
|
||||
"name": "BTTVTwitchDev",
|
||||
"tooltip": "BTTVTwitchDev Tooltip"
|
||||
},
|
||||
"flags": "BttvEmoteImage|BttvEmoteText",
|
||||
"flags": "EmoteImage|EmoteText",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
@@ -249,7 +249,7 @@
|
||||
"name": "7TVTwitchDev",
|
||||
"tooltip": "7TVTwitchDev Tooltip"
|
||||
},
|
||||
"flags": "SevenTVEmoteImage|SevenTVEmoteText",
|
||||
"flags": "EmoteImage|EmoteText",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
@@ -268,7 +268,7 @@
|
||||
"name": "FFZTwitchDev",
|
||||
"tooltip": "FFZTwitchDev Tooltip"
|
||||
},
|
||||
"flags": "FfzEmoteImage|FfzEmoteText",
|
||||
"flags": "EmoteImage|EmoteText",
|
||||
"link": {
|
||||
"type": "None",
|
||||
"value": ""
|
||||
|
||||
Reference in New Issue
Block a user