From 4836c8ac74569668001f1adc39fe84377ddb7dba Mon Sep 17 00:00:00 2001 From: shpuld Date: Sat, 22 Dec 2018 17:32:07 +0200 Subject: Add some more routes to side drawer --- src/components/user_profile/user_profile.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/user_profile') diff --git a/src/components/user_profile/user_profile.js b/src/components/user_profile/user_profile.js index deee77dd..d8d0c532 100644 --- a/src/components/user_profile/user_profile.js +++ b/src/components/user_profile/user_profile.js @@ -4,7 +4,6 @@ import Timeline from '../timeline/timeline.vue' const UserProfile = { created () { - debugger this.$store.commit('clearTimeline', { timeline: 'user' }) this.$store.dispatch('startFetching', ['user', this.fetchBy]) if (!this.user) { -- cgit v1.2.3-70-g09d2