From 71ddbca657374a46c42def879e8ae79c19fb56b5 Mon Sep 17 00:00:00 2001 From: Astrid Date: Wed, 31 Jan 2024 22:22:26 +0100 Subject: [PATCH] Copy playlist link instead of download playlist --- src/components/player/atoms/settings/Downloads.tsx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/components/player/atoms/settings/Downloads.tsx b/src/components/player/atoms/settings/Downloads.tsx index 45c97997..5eb7d798 100644 --- a/src/components/player/atoms/settings/Downloads.tsx +++ b/src/components/player/atoms/settings/Downloads.tsx @@ -69,7 +69,17 @@ export function DownloadView({ id }: { id: string }) { -