qwebchannel.js script added

This commit is contained in:
NikolaBorislavovHristov 2019-03-01 13:06:01 +02:00
parent 9159479cfa
commit fb90879d33

View file

@ -10,6 +10,7 @@
<body>
<div id="app"></div>
<script type="text/javascript" src="/stremio-web.js"></script>
<script type="text/javascript" src="qrc:///qtwebchannel/qwebchannel.js"></script>
<script type="text/javascript" src="qrc:///stremio-shell.js" onerror="window.runApp();"></script>
</body>