From 6ad419451ed934f8d5911a40a61d74ded5bd9f86 Mon Sep 17 00:00:00 2001 From: Arhey Date: Tue, 7 Mar 2023 16:28:27 +0300 Subject: [PATCH] Update CreatePlaylistButton.svelte --- src/components/CreatePlaylistButton.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CreatePlaylistButton.svelte b/src/components/CreatePlaylistButton.svelte index 64a75c7f8..1f8ef7630 100644 --- a/src/components/CreatePlaylistButton.svelte +++ b/src/components/CreatePlaylistButton.svelte @@ -6,7 +6,7 @@ const dispatch = createEventDispatcher() -
+
{#if $downloadMode}