Skip to content

Commit e54d507

Browse files
save file
1 parent 24db078 commit e54d507

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

html/chat-room/html/chat-room-simple/chat-room-simple.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@
219219
obj.display = function(data){
220220

221221
var type = data.type;
222+
debugger;
222223
var result = display[type](data);
223224
return result;
224225

0 commit comments

Comments
 (0)