mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-04-18 22:30:05 +00:00
fixed nacl plugin not responding
This commit is contained in:
@@ -60,9 +60,8 @@
|
||||
<button id="quitGameButton">Quit Current Game</button>
|
||||
</div>
|
||||
|
||||
<!-- The NaCl plugin will be embedded inside the element with id "listener".
|
||||
See common.js. -->
|
||||
<div id="listener"></div>
|
||||
<div id="listener">
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script defer src="static/js/jquery-2.2.0.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user