diff --git a/common/views/Player/Player.svelte b/common/views/Player/Player.svelte
index 57b4b8f..bc1be42 100644
--- a/common/views/Player/Player.svelte
+++ b/common/views/Player/Player.svelte
@@ -1126,7 +1126,7 @@
-
+
{torrent.peers || 0}
{fastPrettyBytes(torrent.down)}/s
@@ -1216,13 +1216,13 @@
{#if playbackRate !== 1}
x{playbackRate.toFixed(1)}
{/if}
-
(showKeybinds = true)}>
-
+ (showKeybinds = true)}>
+
{#if 'audioTracks' in HTMLVideoElement.prototype && video?.audioTracks?.length > 1}
-
-
+
+