Skip to content

Commit df811fa

Browse files
save file
1 parent 7fdc84e commit df811fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,8 @@
290290

291291
btn.pause = function(){
292292

293+
$(shadow,'#txt').focus();
294+
293295
if(poll.abort){
294296
ui.pause.value = 'pause';
295297
poll.abort = false;

0 commit comments

Comments
 (0)