1 parent 8f6cc28 commit c9e6adfCopy full SHA for c9e6adf
1 file changed
html/chat-room/html/chat-room-simple/chat-room-simple.html
@@ -204,6 +204,7 @@
204
205
}//password
206
207
+
208
kd.txt = function(e){
209
//console.log(e.ctrlKey,e.key);
210
if(e.ctrlKey && e.key=='Enter'){
0 commit comments