1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-09 15:50:53 +00:00
* Fixed: Remove debug logging unintentionally left in final build.
This commit is contained in:
SirStendec 2019-10-28 11:06:26 -04:00
parent 8cfbc95821
commit a6ee3e5013
2 changed files with 1 additions and 3 deletions

View file

@ -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": {

View file

@ -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,