diff --git a/frontend/js/views/content-library.js b/frontend/js/views/content-library.js index 9462118..180eb2b 100644 --- a/frontend/js/views/content-library.js +++ b/frontend/js/views/content-library.js @@ -714,6 +714,15 @@ function showEditModal(contentItem, onSave) { + ${['video/mp4','video/webm','image/jpeg','image/png','image/gif','image/webp'].includes(contentItem.mime_type) ? '' : ` + + `}