parent
15d442cf9d
commit
c172919745
2 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ class Status < ApplicationRecord
|
|||
end
|
||||
|
||||
def title
|
||||
content
|
||||
reblog? ? "#{account.acct} shared a status by #{reblog.account.acct}" : "New status by #{account.acct}"
|
||||
end
|
||||
|
||||
def hidden?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue