This commit is contained in:
Jonathan de Jong 2024-05-10 20:06:53 +00:00 committed by GitHub
commit 64becd7c71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ class SuspendAccountService < BaseService
private
def reject_remote_follows!
return if @account.local? || !@account.activitypub?
return if @account.local? || !@account.activitypub? || @account.suspension_origin_remote?
# When suspending a remote account, the account obviously doesn't
# actually become suspended on its origin server, i.e. unlike a