Skip to content

Commit f85bff2

Browse files
save file
1 parent c2c2f22 commit f85bff2

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
@@ -81,6 +81,7 @@
8181
Object.keys(input).forEach(key=>{
8282

8383
console.log(key,input[key]);
84+
if(!input[key].initmod)debugger;
8485
input[key].initmod({post,poll,display})
8586

8687
});

0 commit comments

Comments
 (0)