Skip to content

Commit c36a350

Browse files
save file
1 parent 42d2622 commit c36a350

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

html/chat-room/chat-room.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@
200200
function exit(result){
201201
//console.log(4);
202202
post.pending = false;
203+
debugger;
203204
resolve(result);
204205

205206
if(post.list.length){

0 commit comments

Comments
 (0)