Accidentally used width instead of height.
This commit is contained in:
parent
2293ea3393
commit
c9b0fad0f9
@ -444,5 +444,5 @@ Embedding =
|
|||||||
'Not Found'
|
'Not Found'
|
||||||
preview:
|
preview:
|
||||||
url: (uid) -> "https://img.youtube.com/vi/#{uid}/0.jpg"
|
url: (uid) -> "https://img.youtube.com/vi/#{uid}/0.jpg"
|
||||||
height: 480
|
height: 360
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user