mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
qwebchannel.js script added
This commit is contained in:
parent
9159479cfa
commit
fb90879d33
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
<script type="text/javascript" src="/stremio-web.js"></script>
|
<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>
|
<script type="text/javascript" src="qrc:///stremio-shell.js" onerror="window.runApp();"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue