Commit 289aece8 authored by nanahira's avatar nanahira

js

parent 58407f17
...@@ -2972,7 +2972,7 @@ ...@@ -2972,7 +2972,7 @@
} }
} else { } else {
log.warn("READ USER FAIL", client.name, error, body); log.warn("READ USER FAIL", client.name, error, body);
done("${create_room_failed}"); done("${load_user_info_fail}");
return; return;
} }
if (!check_buffer_indentity(buffer)) { if (!check_buffer_indentity(buffer)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment