diff --git a/admin/src/api/post/content-types/post/lifecycles.js b/admin/src/api/post/content-types/post/lifecycles.js index b497ffd..9398db9 100644 --- a/admin/src/api/post/content-types/post/lifecycles.js +++ b/admin/src/api/post/content-types/post/lifecycles.js @@ -278,7 +278,7 @@ async function generatePreview(event) { for (const element of embeds) { let string = ""; if (["mp4", "webm"].some((v) => element.attributes.url.value.includes(v))) { - string = `