Merge remote-tracking branch 'parent/main' into upstream-20240109
This commit is contained in:
commit
d35fa72842
333 changed files with 4444 additions and 2541 deletions
|
@ -170,7 +170,7 @@ class PreviewCard < ApplicationRecord
|
|||
private
|
||||
|
||||
def serialized_authors
|
||||
if author_name? || author_url?
|
||||
if author_name? || author_url? || author_account_id?
|
||||
PreviewCard::Author
|
||||
.new(self)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue