From 312bf9580fdea7eaa3f2624cc6ac4604d5f17bc0 Mon Sep 17 00:00:00 2001 From: srahn Date: Wed, 6 Sep 2023 15:30:40 +0200 Subject: [PATCH] Limit input length in PlaylistAddDialog --- vueapp/components/Playlists/PlaylistAddCard.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/vueapp/components/Playlists/PlaylistAddCard.vue b/vueapp/components/Playlists/PlaylistAddCard.vue index 3d075c245..c14e80dc7 100644 --- a/vueapp/components/Playlists/PlaylistAddCard.vue +++ b/vueapp/components/Playlists/PlaylistAddCard.vue @@ -16,6 +16,7 @@