diff --git a/src/components/CreatePlaylistButton.svelte b/src/components/CreatePlaylistButton.svelte index 318473cef..8bc9a8a15 100644 --- a/src/components/CreatePlaylistButton.svelte +++ b/src/components/CreatePlaylistButton.svelte @@ -7,57 +7,55 @@ const dispatch = createEventDispatcher() -