diff --git a/package.json b/package.json index c09ef69d..6d693068 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "frankerfacez", "author": "Dan Salvato LLC", - "version": "4.15.0", + "version": "4.15.1", "description": "FrankerFaceZ is a Twitch enhancement suite.", "license": "Apache-2.0", "scripts": { diff --git a/src/sites/twitch-twilight/modules/chat/emote_menu.jsx b/src/sites/twitch-twilight/modules/chat/emote_menu.jsx index 6dd75bdf..9ae560ba 100644 --- a/src/sites/twitch-twilight/modules/chat/emote_menu.jsx +++ b/src/sites/twitch-twilight/modules/chat/emote_menu.jsx @@ -1236,8 +1236,6 @@ export default class EmoteMenu extends Module { chan = is_points ? null : owner, set_data = data[set_id]; - console.log('set', set_id, owner); - if ( chan ) t.emotes.setTwitchSetChannel(set_id, { s_id: set_id,