Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
This commit is contained in:
@@ -165,7 +165,7 @@ class Account < ApplicationRecord
|
||||
|
||||
def refresh!
|
||||
return if local?
|
||||
ResolveRemoteAccountService.new.call(acct)
|
||||
ResolveAccountService.new.call(acct)
|
||||
end
|
||||
|
||||
def unsuspend!
|
||||
|
||||
Reference in New Issue
Block a user