chore: Change primary actor to Conversation for all the notification types. (#8435)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class RemoveNotificationsWithMessagePrimaryActor < ActiveRecord::Migration[7.0]
|
||||
def change
|
||||
Migration::RemoveMessageNotifications.perform_later
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user