Commit b2249b95 by Kim Peace

arrangement git header

parent f6859950
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
if (needHostAlert) { if (needHostAlert) {
alert(getLocalizedString("inform_exit_host_collaboration")); alert(getLocalizedString("inform_exit_host_collaboration"));
} }
} }
ChatList.refreshRoomList(ChatRoomType.GROUP); ChatList.refreshRoomList(ChatRoomType.GROUP);
NativeBridgeDelegate.saveSelectedUserList(""); NativeBridgeDelegate.saveSelectedUserList("");
......
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