diff --git a/web-src/src/components/ListAlbums.vue b/web-src/src/components/ListAlbums.vue index 4e2f59e7..1768dda9 100644 --- a/web-src/src/components/ListAlbums.vue +++ b/web-src/src/components/ListAlbums.vue @@ -4,41 +4,62 @@ :key="album.id" :album="album" @click="open_album(album)"> - - - - - - - - - - + + + + + + + + + + - + + + + Permanently remove this podcast from your library? + (This will also remove the RSS playlist {{ rss_playlist_to_remove.name }}.) + +
- -
+ +
Permanently remove this podcast from your library?
(This will also remove the RSS playlist {{ rss_playlist_to_remove.name }}.)