forked from External/greenlight
recording previews
This commit is contained in:
4
app/views/bbb/_preview.jbuilder
Normal file
4
app/views/bbb/_preview.jbuilder
Normal file
@ -0,0 +1,4 @@
|
||||
json.url preview[:content]
|
||||
json.width preview[:width]
|
||||
json.height preview[:height]
|
||||
json.alt preview[:alt]
|
Reference in New Issue
Block a user