aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html
index daa861b..bd31068 100644
--- a/client/index.html
+++ b/client/index.html
@@ -36,7 +36,7 @@
<pre class="show-duration"></pre>
</div>
<div class="radio-player">
- <audio preload="auto" controls style="width: 100%;">
+ <audio preload="auto" controls muted style="width: 100%;">
<source src=""/>
</audio>
</div>