mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-03-05 00:10:54 -08:00
Merge commit from fork
This commit is contained in:
parent
6f9b32b137
commit
9a25b12f0c
2 changed files with 4 additions and 1 deletions
|
|
@ -14,6 +14,8 @@ class FanOutOnWriteService < BaseService
|
|||
@account = status.account
|
||||
@options = options
|
||||
|
||||
return if @status.proper.account.suspended?
|
||||
|
||||
check_race_condition!
|
||||
warm_payload_cache!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue