diff --git a/front/src/components/playlists/Form.vue b/front/src/components/playlists/Form.vue index edd0f6bf8..6b6e3f141 100644 --- a/front/src/components/playlists/Form.vue +++ b/front/src/components/playlists/Form.vue @@ -94,6 +94,8 @@ const submit = async () => { isLoading.value = false } + +