From 93eb6671c6cfa2bf107faf37d4461ede7f3524a3 Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Mon, 7 Nov 2016 15:04:27 +0100 Subject: Linting fixes. --- src/components/timeline/timeline.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/timeline/timeline.js') diff --git a/src/components/timeline/timeline.js b/src/components/timeline/timeline.js index e0c75d76..4ebc383f 100644 --- a/src/components/timeline/timeline.js +++ b/src/components/timeline/timeline.js @@ -27,7 +27,7 @@ const Timeline = { fetchOlderStatuses () { const store = this.$store const credentials = store.state.users.currentUser.credentials - store.commit('setLoading', { timeline: this.timelineName, value: true }); + store.commit('setLoading', { timeline: this.timelineName, value: true }) timelineFetcher.fetchAndUpdate({ store, credentials, -- cgit v1.2.3-70-g09d2