Skip to content

Commit 22c6b14

Browse files
save file
1 parent 4e5d5af commit 22c6b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/chat-room-tmp/chat-room-tmp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
$(shadow,'#txt').focus();
227227

228228
$(shadow,'[value=send]').onclick = btn.send;
229-
ui.pause = $(shadow,'[value=abort]');
229+
ui.pause = $(shadow,'[value=pause]');
230230
ui.pause.onclick = btn.pause;
231231

232232

0 commit comments

Comments
 (0)