Add support for language preferences for trending statuses and links (#18288)
This commit is contained in:
@@ -98,4 +98,8 @@ class Trends::Base
|
||||
pipeline.rename(from_key, to_key)
|
||||
end
|
||||
end
|
||||
|
||||
def skip_review?
|
||||
Setting.trendable_by_default
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user