updated the mute icon

This commit is contained in:
Akshay Shekher 2020-05-12 20:33:00 -07:00
parent 95c0663684
commit 5e5cb2d5b4
2 changed files with 1 additions and 1 deletions

BIN
static/img/mute-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -37,7 +37,7 @@
{{if .Video}} {{if .Video}}
<div id="videoWrapper"> <div id="videoWrapper">
<div id="videoOverlay"> <div id="videoOverlay">
🔇 <img src="/static/img/mute-icon.png" />
</div> </div>
<video id="videoElement" x5-video-player-type="h5" x5-video-player-fullscreen="true" playsinline webkit-playsinline <video id="videoElement" x5-video-player-type="h5" x5-video-player-fullscreen="true" playsinline webkit-playsinline
autoplay muted controls> autoplay muted controls>