Skip to content

Commit 4b68c01

Browse files
author
Igor Rosenberg
committed
both listening
1 parent 932c33d commit 4b68c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h1></h1>
202202
document.getElementsByTagName('h1')[0].textContent = "Student"
203203
myComms = PubNubWrapper('1', 'student', onMessageCallback('student'), error)
204204
// startStudentClass
205-
start(false, sayStarted)
205+
start(true, sayStarted)
206206
displayMessage('Waiting for teacher')
207207
}
208208

0 commit comments

Comments
 (0)