父節點
f616897841
當前提交
2d1f082bb6
共有 1 個檔案被更改,包括 1 行新增 和 1 行删除
|
@ -48,6 +48,6 @@ class ActivityPub::FetchFeaturedCollectionService < BaseService
|
||||||
end
|
end
|
||||||
|
|
||||||
def local_follower
|
def local_follower
|
||||||
@local_follower ||= account.followers.local.without_suspended.first
|
@local_follower ||= @account.followers.local.without_suspended.first
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
載入中…
新增表格
新增問題並參考