diff --git a/webapp_media.py b/webapp_media.py index 776a46e21..db1ba6250 100644 --- a/webapp_media.py +++ b/webapp_media.py @@ -54,7 +54,8 @@ def _add_embedded_video_from_sites(translate: {}, content: str, '' + \ + 'scrolling="no" height="' + str(height) + \ + '" width="' + str(width) + '">' + \ '\n\n' return content