1 parent 1cd3790 commit 375e8c7Copy full SHA for 375e8c7
1 file changed
html/chat-room/html/chat-room-open/chat-room-open.html
@@ -106,6 +106,9 @@
106
obj.init = async function(){
107
debug=eval(debug.mod);
108
debug('init');
109
+ ls.delete.username;
110
+ ls.delete.password;
111
+
112
}//init
113
114
0 commit comments