mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Receiver
This commit is contained in:
@@ -9,7 +9,6 @@ customMessageBus.onMessage = function(event) {
|
||||
break;
|
||||
|
||||
}
|
||||
ytMessages[event.data.type](event);
|
||||
}
|
||||
/**
|
||||
* Application config
|
||||
|
||||
Reference in New Issue
Block a user