From 9b7497a65957b3f1d3b9f920266fae9bdae11dd5 Mon Sep 17 00:00:00 2001 From: kPherox Date: Tue, 4 Feb 2020 04:30:31 +0900 Subject: Change to hide User migrates tab when allow following move --- src/components/interactions/interactions.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/interactions/interactions.js') diff --git a/src/components/interactions/interactions.js b/src/components/interactions/interactions.js index cc31ff20..7fe5e76d 100644 --- a/src/components/interactions/interactions.js +++ b/src/components/interactions/interactions.js @@ -10,6 +10,7 @@ const tabModeDict = { const Interactions = { data () { return { + allowFollowingMove: this.$store.state.users.currentUser.allow_following_move, filterMode: tabModeDict['mentions'] } }, -- cgit v1.2.3-70-g09d2