mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-02-16 10:41:03 +00:00
removed testing UI, added ability to resume app
This commit is contained in:
@@ -60,11 +60,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="testingDiv">
|
||||
<button id="startButton" class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored">Start Testing Stuff</button>
|
||||
<button id="stopButton" class="mdl-button mdl-js-button mdl-button--raised mdl-button--accent">Stop Testing Stuff</button>
|
||||
</div>
|
||||
|
||||
<div id="gameSelection" class="mdl-select">
|
||||
<p>Select a game to run</p>
|
||||
<select id="selectGame"> </select>
|
||||
|
||||
Reference in New Issue
Block a user