Add alt text for preview card thumbnails (#26184)
This commit is contained in:
committed by
GitHub
parent
ca19ea30d4
commit
8da99ffb0d
@ -802,6 +802,7 @@ ActiveRecord::Schema[7.0].define(version: 2023_08_03_112520) do
|
||||
t.boolean "trendable"
|
||||
t.integer "link_type"
|
||||
t.datetime "published_at"
|
||||
t.string "image_description", default: "", null: false
|
||||
t.index ["url"], name: "index_preview_cards_on_url", unique: true
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user