diff --git a/script_prod.js b/script_prod.js index 2b4e76b..ed810fe 100644 --- a/script_prod.js +++ b/script_prod.js @@ -117,12 +117,12 @@ let twitchID; var badges = [] var mods = [] -/*function capitalizeFirstLetter(string) { +function capitalizeFirstLetter(string) { return string.charAt(0).toUpperCase() + string.slice(1); } document.title = 'EZ Chat - '+ capitalizeFirstLetter(channel); -*/ + async function getEmotes() { // load font awesome