1 parent e6c6210 commit 9c7f5cfCopy full SHA for 9c7f5cf
1 file changed
html/chat-room/html/chat-room-display/chat-room-display.html
@@ -137,6 +137,8 @@
137
nmsg.onmouseenter = me;
138
nmsg.onmouseleave = ml;
139
140
+ return nmsg;
141
+
142
143
function me(e){
144
0 commit comments