Skip to content

Commit

Permalink
11
Browse files Browse the repository at this point in the history
  • Loading branch information
Lootoe authored Oct 20, 2022
1 parent f390412 commit d8645b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
const li = document.createElement("li");
li.textContent = msg;
text.appendChild(li);
alert(msg);
};

const vc = new VideoCapture(video, msgHandle);
Expand Down

0 comments on commit d8645b5

Please sign in to comment.