Add embed_url to preview cards (#5775)
This commit is contained in:
committed by
Eugen Rochko
parent
432761f375
commit
c083816c24
@ -21,6 +21,7 @@
|
||||
# height :integer default(0), not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# embed_url :string default(""), not null
|
||||
#
|
||||
|
||||
class PreviewCard < ApplicationRecord
|
||||
|
Reference in New Issue
Block a user