Fix bug
This commit is contained in:
@@ -24,6 +24,10 @@
|
|||||||
}, 50);
|
}, 50);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
app.ports.registerVideo.subscribe(function(args) {
|
||||||
|
setup(args);
|
||||||
|
});
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user