diff --git a/frontend/src/views/ArtistView.vue b/frontend/src/views/ArtistView.vue
index d4cac02..7f570e6 100644
--- a/frontend/src/views/ArtistView.vue
+++ b/frontend/src/views/ArtistView.vue
@@ -23,10 +23,21 @@
{{ store.overview.is_subscription ? 'Subscription' : 'One-off' }}
+
+ {{ store.overview.sources.length }} source{{ store.overview.sources.length === 1 ? '' : 's' }}
+
+ {{ b }} · Coming in FC-4
+ >Credential health · FC-3b
- Sources
+
+
Sources
+ Manage subscriptions →
+
| Platform | URL | Images |
@@ -80,7 +97,7 @@