This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-18 13:16:53 +01:00
parent f4c3a4a321
commit 5206144d06

View File

@@ -9,7 +9,6 @@ customMessageBus.onMessage = function(event) {
break; break;
} }
ytMessages[event.data.type](event);
} }
/** /**
* Application config * Application config