mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-04-23 08:27:09 +00:00
fixed issue with 4K streaming
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<select id="selectResolution">
|
||||
<option value="1280:720">1280x720</option>
|
||||
<option value="1920:1080">1920x1080</option>
|
||||
<option value="2160:3840">2160x3840</option>
|
||||
<option value="3840:2160">4K</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="mdl-select">
|
||||
|
||||
Reference in New Issue
Block a user