mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-01-11 20:08:40 +00:00
test fixes
This commit is contained in:
parent
c281a57ab1
commit
d294d515ae
|
|
@ -43,7 +43,7 @@ jsOMS.ready(function ()
|
|||
jsOMS.removeClass(logo, 'hidden');
|
||||
|
||||
video.pause();
|
||||
stream.getVideoTracks()[0].stop();;
|
||||
stream.getVideoTracks()[0].stop();
|
||||
|
||||
clearInterval(cameraTimer);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user