diff --git a/common/views/Player/Player.svelte b/common/views/Player/Player.svelte
index 426c65f..a33474e 100644
--- a/common/views/Player/Player.svelte
+++ b/common/views/Player/Player.svelte
@@ -1155,7 +1155,7 @@
-
+
{torrent.peers || 0}
{fastPrettyBytes(torrent.down)}/s
@@ -1245,16 +1245,16 @@
{#if playbackRate !== 1}
x{playbackRate.toFixed(1)}
{/if}
-
(showKeybinds = true)}>
-
+ (showKeybinds = true)}>
+
{#if SUPPORTS.isAndroid}
(isLocked = true)}> lock
{/if}
{#if 'audioTracks' in HTMLVideoElement.prototype && video?.audioTracks?.length > 1}
-
-
+
+