From 0a00398a330ea447066bc57494c5a2808ec5462c Mon Sep 17 00:00:00 2001 From: dragongoose Date: Sun, 2 Jun 2024 12:06:46 -0400 Subject: [PATCH] Fix #101 part 2 --- src/views/FollowingView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/FollowingView.vue b/src/views/FollowingView.vue index ed41636..36801f0 100644 --- a/src/views/FollowingView.vue +++ b/src/views/FollowingView.vue @@ -84,7 +84,7 @@ export default {
-

{{ streamer.username }}

+

{{ streamer.username }}

{{ abbreviate(streamer.followers) }} Followers