Progress on chat
This commit is contained in:
@@ -67,6 +67,7 @@ class PostChatMessageService < BaseService
|
||||
end
|
||||
else
|
||||
recipient.unread_count = 0
|
||||
recipient.is_hidden = false
|
||||
end
|
||||
|
||||
recipient.save
|
||||
|
||||
Reference in New Issue
Block a user