From 020c6d1bcfaf67ccb9ecdab13a39a1ddea868bb6 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 7 Jul 2019 00:54:17 +0300 Subject: all the manual fixes --- src/modules/auth_flow.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/auth_flow.js') diff --git a/src/modules/auth_flow.js b/src/modules/auth_flow.js index 34e15053..d0a90feb 100644 --- a/src/modules/auth_flow.js +++ b/src/modules/auth_flow.js @@ -73,6 +73,7 @@ const mutations = { // actions const actions = { + // eslint-disable-next-line camelcase async login ({ state, dispatch, commit }, { access_token }) { commit('setToken', access_token, { root: true }) await dispatch('loginUser', access_token, { root: true }) -- cgit v1.2.3-70-g09d2