diff options
author | Devaev Maxim <[email protected]> | 2018-09-26 02:11:23 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-09-26 02:11:23 +0300 |
commit | 940989b6e9a3fe31bd236e4bed96e1d4778a403b (patch) | |
tree | 0ed5679b56b198db88b27390b92e29019cd4ab6f /kvmd/web/index.html | |
parent | 6e9a3222ce566f6430caad541c2695255cb06d7c (diff) |
v2 beta
Diffstat (limited to 'kvmd/web/index.html')
-rw-r--r-- | kvmd/web/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kvmd/web/index.html b/kvmd/web/index.html index 850691f8..90fbd11e 100644 --- a/kvmd/web/index.html +++ b/kvmd/web/index.html @@ -75,9 +75,9 @@ </div> <hr> <div data-dont-hide-menu class="ctl-dropdown-content-text"> - Resolution: - <select disabled id="stream-resolution-select"> - <option>640x480</option> + Quality: + <select disabled id="stream-quality-select"> + <option>80%</option> </select> </div> <hr> |