fix fullscreen attr

This commit is contained in:
Alejandro Gomez 2023-01-10 10:52:51 +01:00
parent e074ed8060
commit b4b928cef1
No known key found for this signature in database
GPG Key ID: 4DF39E566658C817
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ function transformHttpLink(a) {
title="YouTube video player"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen=""
allowFullScreen=""
/>
<br />
</>