This commit is contained in:
lindenkron 2023-04-17 20:44:15 +02:00
parent 9c60f5f970
commit a0be92c1fe

1
lib.js
View File

@ -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(){