Commit 4970f9a5 authored by clone's avatar clone

bug

parent 15d86feb
......@@ -477,6 +477,8 @@ class ChatService
$result[$key]["unread"] = 0;
}
} else {
$result[$key]["unread"] = 0;
}
if (count($chat_info) > 0) {
......
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