diff --git a/src/components/player/atoms/settings/Downloads.tsx b/src/components/player/atoms/settings/Downloads.tsx
index 11458f84..823ae0b9 100644
--- a/src/components/player/atoms/settings/Downloads.tsx
+++ b/src/components/player/atoms/settings/Downloads.tsx
@@ -16,6 +16,9 @@ export function DownloadView({ id }: { id: string }) {
+
router.navigate("/download/pc")}>
+ Downloading on PC
+
router.navigate("/download/ios")}>
Downloading on iOS
@@ -24,9 +27,6 @@ export function DownloadView({ id }: { id: string }) {
>
Downloading on Android
- router.navigate("/download/pc")}>
- Downloading on PC
-
@@ -56,7 +56,7 @@ export function CantDownloadView({ id }: { id: string }) {
return (
<>
router.navigate("/")}>
- Playback settings
+ Download