From ad54923b1ad71d2531dbea7916ea35af33f6a4d0 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 30 Aug 2019 17:21:51 +0100 Subject: [PATCH] Set audio player dimensions --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 19b5ceb07..8bd2b579c 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1206,7 +1206,7 @@ def addEmbeddedAudio(content: str) -> str: if not (w.startswith('http') or w.startswith('dat:') or '/' in w): continue url=w - content+='