We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0ae44 commit 4c5e739Copy full SHA for 4c5e739
1 file changed
html/chat-room/chat-room.html
@@ -34,6 +34,9 @@
34
35
36
obj.init = async function(){
37
+
38
+ await mod.auto();
39
40
}//init
41
42
0 commit comments