chore: Fix push message tag error (#1768)
This commit is contained in:
@@ -26,7 +26,7 @@ class Notification::PushNotificationService
|
||||
end
|
||||
|
||||
def conversation
|
||||
@conversation ||= notification.primary_actor
|
||||
@conversation ||= notification.conversation
|
||||
end
|
||||
|
||||
def push_message
|
||||
|
||||
Reference in New Issue
Block a user