summaryrefslogtreecommitdiff
path: root/twitch.html
diff options
context:
space:
mode:
Diffstat (limited to 'twitch.html')
-rw-r--r--twitch.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/twitch.html b/twitch.html
index deafbff..ff77bca 100644
--- a/twitch.html
+++ b/twitch.html
@@ -42,6 +42,8 @@
// adding emotes
const emotePromises = [
+ () => getFFZChannelEmotes(user["id"], emotes),
+ () => getFFZGlobalEmotes(emotes),
() => getBetterTTVGlobalEmotes(emotes),
() => getBetterTTVChannelEmotes(user["id"], emotes),
() => get7TVChannelEmotes(user["id"], emotes),