fixed wysiwyg video filter

This commit is contained in:
Bachir Soussi Chiadmi 2022-09-21 12:03:05 +02:00
parent 617f104132
commit 68970c349c
3 changed files with 6 additions and 6 deletions

View File

@ -58,8 +58,8 @@ settings:
video_embed:
defaults:
children:
autoplay: true
responsive: true
autoplay: false
responsive: false
width: '854'
height: '480'
image_upload:

View File

@ -78,10 +78,10 @@ filters:
status: true
weight: -46
settings:
youtube: '1'
youtube: '0'
youtube_webp_preview: '0'
vimeo: '1'
autoload: '1'
vimeo: '0'
autoload: '0'
linkit:
id: linkit
provider: linkit

@ -1 +1 @@
Subproject commit 5069345d9dffca8ff935d7a01d2bc97a1272f063
Subproject commit 179aa994156fa9c986cf9eb9262872abb9c651a2