From 55fc31ea4d3ecde4693a346de51d6cf27e6d9e49 Mon Sep 17 00:00:00 2001
From: taehoon
Date: Sun, 3 Feb 2019 12:39:49 -0500
Subject: Hide followers and followees tabs when they are disabled
---
src/components/user_profile/user_profile.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'src/components/user_profile/user_profile.vue')
diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue
index 6d5b00d1..e981f208 100644
--- a/src/components/user_profile/user_profile.vue
+++ b/src/components/user_profile/user_profile.vue
@@ -15,13 +15,13 @@
:timeline-name="'user'"
:user-id="fetchBy"
/>
-