chore: Refactor the notification service for participants (#6461)
This commit is contained in:
@@ -9,6 +9,10 @@ module MessageFilterHelpers
|
||||
incoming? || outgoing?
|
||||
end
|
||||
|
||||
def notifiable?
|
||||
incoming? || outgoing?
|
||||
end
|
||||
|
||||
def conversation_transcriptable?
|
||||
incoming? || outgoing?
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user