diff options
Diffstat (limited to 'client/index.html')
-rw-r--r-- | client/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html index bd31068..661f081 100644 --- a/client/index.html +++ b/client/index.html @@ -37,7 +37,7 @@ </div> <div class="radio-player"> <audio preload="auto" controls muted style="width: 100%;"> - <source src=""/> + <!-- <source src=""/> --> </audio> </div> </div> |