aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/video-player.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/video-player.js')
-rw-r--r--packages/meshbay-hub/src/meshbay_hub/static/video-player.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/video-player.js b/packages/meshbay-hub/src/meshbay_hub/static/video-player.js
index 4970262..23b0699 100644
--- a/packages/meshbay-hub/src/meshbay_hub/static/video-player.js
+++ b/packages/meshbay-hub/src/meshbay_hub/static/video-player.js
@@ -1036,7 +1036,7 @@ function VideoPlayer({ entry, transportRef, gekRef, onClose, onDownload }) {
<button class="video-close ${audioMenuOpen ? 'cast-active' : ''}"
onClick=${() => setAudioMenuOpen(!audioMenuOpen)}
title="${t('video.audio_track')}">
- <${Icon} name="volume" /></button>
+ <${Icon} name="speech-pair" /></button>
${audioMenuOpen && html`
<div class="cast-picker">
${audioTracks.map((track) => html`