Revert "Change "Allow trends without prior review" setting to include statuses (#17977)"
This reverts commit 546672e292
.
This commit is contained in:
@ -262,10 +262,6 @@ class Account < ApplicationRecord
|
||||
update!(memorial: true)
|
||||
end
|
||||
|
||||
def trendable
|
||||
boolean_with_default('trendable', Setting.trendable_by_default)
|
||||
end
|
||||
|
||||
def sign?
|
||||
true
|
||||
end
|
||||
|
Reference in New Issue
Block a user