Skip to content

Commit e671b1a

Browse files
author
Chad Hart
committed
undo add 500ms delay for Edge device enumeration
1 parent fc1f4a9 commit e671b1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/resolutionScan.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ function gotDevices(deviceInfos) {
2929
deviceList.add(option);
3030
camcount++;
3131
}
32+
}
3233
}
3334

3435
function errorCallback(error) {

0 commit comments

Comments
 (0)