diff --git a/components/stats/FollowerGrowth.vue b/components/stats/FollowerGrowth.vue index 87e738d..29d41df 100644 --- a/components/stats/FollowerGrowth.vue +++ b/components/stats/FollowerGrowth.vue @@ -94,7 +94,7 @@ watch(chartPeriod, async () => await refresh()); :disabled="pending" />

- +

Something went wrong while fetching follwer growth data

diff --git a/components/stats/TrackRetention.vue b/components/stats/TrackRetention.vue index b23a71f..1096e43 100644 --- a/components/stats/TrackRetention.vue +++ b/components/stats/TrackRetention.vue @@ -36,12 +36,10 @@ const { diff --git a/pages/playlists/[playlistId]/snapshots/index.vue b/pages/playlists/[playlistId]/snapshots/index.vue index fe123f2..c8357d5 100644 --- a/pages/playlists/[playlistId]/snapshots/index.vue +++ b/pages/playlists/[playlistId]/snapshots/index.vue @@ -1,6 +1,6 @@