mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fix missing skip_review?
(#19335)
This commit is contained in:
parent
3eef8a7a81
commit
05148e2c77
@ -43,7 +43,7 @@ module Trends
|
|||||||
Setting.trends
|
Setting.trends
|
||||||
end
|
end
|
||||||
|
|
||||||
def skip_review?
|
def self.skip_review?
|
||||||
Setting.trendable_by_default
|
Setting.trendable_by_default
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user