Revert change og video type

pull/1400/head
Chocobozzz 2018-11-14 08:18:50 +01:00
parent 2963c3432f
commit fb651cf2d4
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ export class ClientHtml {
'og:video:url': embedUrl, 'og:video:url': embedUrl,
'og:video:secure_url': embedUrl, 'og:video:secure_url': embedUrl,
'og:video:type': 'video/mp4', 'og:video:type': 'text/html',
'og:video:width': EMBED_SIZE.width, 'og:video:width': EMBED_SIZE.width,
'og:video:height': EMBED_SIZE.height, 'og:video:height': EMBED_SIZE.height,