diff --git a/src/components/PlaylistsPage.vue b/src/components/PlaylistsPage.vue
index 4eb30328..52eea874 100644
--- a/src/components/PlaylistsPage.vue
+++ b/src/components/PlaylistsPage.vue
@@ -13,7 +13,7 @@
multiple="multiple"
@change="importPlaylists"
/>
-
+
diff --git a/src/components/SubscriptionsPage.vue b/src/components/SubscriptionsPage.vue
index 0bd1a8dc..6851bccb 100644
--- a/src/components/SubscriptionsPage.vue
+++ b/src/components/SubscriptionsPage.vue
@@ -2,11 +2,29 @@
-
-