Progress on chat

This commit is contained in:
mgabdev
2020-12-22 14:19:38 -05:00
parent 7a62adea3e
commit 4e1e29571b
4 changed files with 17 additions and 6 deletions

View File

@@ -67,6 +67,7 @@ class PostChatMessageService < BaseService
end
else
recipient.unread_count = 0
recipient.is_hidden = false
end
recipient.save