mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
change video type
This commit is contained in:
parent
1d859b5afa
commit
891bc4f8bf
@ -116,7 +116,7 @@ export class ClientHtml {
|
||||
|
||||
'og:video:url': embedUrl,
|
||||
'og:video:secure_url': embedUrl,
|
||||
'og:video:type': 'text/html',
|
||||
'og:video:type': 'video/mp4',
|
||||
'og:video:width': EMBED_SIZE.width,
|
||||
'og:video:height': EMBED_SIZE.height,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user