mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 15:58:50 +00:00
Merge branch 'main' into glitch-soc/merge-upstream
This commit is contained in:
@@ -74,7 +74,7 @@ class FeedInsertWorker
|
||||
end
|
||||
|
||||
def perform_notify
|
||||
NotifyService.new.call(@follower, :status, @status)
|
||||
LocalNotificationWorker.perform_async(@follower.id, @status.id, 'Status', 'status')
|
||||
end
|
||||
|
||||
def update?
|
||||
|
||||
Reference in New Issue
Block a user