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}