jacobinathanialpeterson commited on
Commit
1dfeebd
·
1 Parent(s): b1803bd

Update static/script.js

Browse files
Files changed (1) hide show
  1. static/script.js +1 -0
static/script.js CHANGED
@@ -1,5 +1,6 @@
1
  myRoomId = "123"
2
 
 
3
 
4
  const DELAYTIME = 500
5
  let DATA;
 
1
  myRoomId = "123"
2
 
3
+ createRoom(myRoomId)
4
 
5
  const DELAYTIME = 500
6
  let DATA;