From 9b2a8d7fc69c047b114907e04533b003a93b3183 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Thu, 21 May 2026 18:57:01 -0400 Subject: [PATCH] =?UTF-8?q?fc3e:=20ArtistView=20=E2=80=94=20'View=20posts'?= =?UTF-8?q?=20chip=20linking=20to=20/posts=3Fartist=5Fid=3DN?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- frontend/src/views/ArtistView.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontend/src/views/ArtistView.vue b/frontend/src/views/ArtistView.vue index 7f570e6..7a363f2 100644 --- a/frontend/src/views/ArtistView.vue +++ b/frontend/src/views/ArtistView.vue @@ -34,6 +34,11 @@ :to="`/subscriptions?artist_id=${store.overview.id}`" >{{ store.overview.sources.length }} source{{ store.overview.sources.length === 1 ? '' : 's' }} + View posts +