Skip to content

Commit 3a45bc5

Browse files
save file
1 parent dfbade6 commit 3a45bc5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

html/chat-room/chat-room.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
var room = 'main';
4949

5050

51+
var rd = {};
52+
rd.attr = {};
53+
54+
5155
//:
5256

5357

0 commit comments

Comments
 (0)