diff --git a/components/stats/FollowerGrowth.vue b/components/stats/FollowerGrowth.vue index ca65b2f..87e738d 100644 --- a/components/stats/FollowerGrowth.vue +++ b/components/stats/FollowerGrowth.vue @@ -86,7 +86,7 @@ watch(chartPeriod, async () => await refresh()); - -