Add embed_url to preview cards (#5775)
This commit is contained in:
parent
432761f375
commit
c083816c24
7 changed files with 38 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue