mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-14 23:28:30 +00:00
Unneeded
This commit is contained in:
parent
9c60f5f970
commit
a0be92c1fe
1
lib.js
1
lib.js
@ -18361,7 +18361,6 @@ function gotDevicesRemote(deviceInfos, UUID) {
|
||||
|
||||
var buttonGO = document.createElement("button");
|
||||
buttonGO.innerHTML = '<i class="las la-video"></i> refresh';
|
||||
buttonGO.style = "padding: 5px;";
|
||||
buttonGO.title = "This will refresh the current device";
|
||||
buttonGO.id = "requestVideoDevice_"+UUID;
|
||||
buttonGO.onclick = function(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user