mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Make trendable_by_default not apply to posts
This commit is contained in:
parent
1ce29aeabf
commit
0d43d9926a
@ -260,10 +260,6 @@ class Account < ApplicationRecord
|
||||
update!(memorial: true)
|
||||
end
|
||||
|
||||
def trendable
|
||||
boolean_with_default('trendable', Setting.trendable_by_default)
|
||||
end
|
||||
|
||||
def sign?
|
||||
true
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user