From 6eceaa562b5752ec884c15466241228db3955dc8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 17 Sep 2018 03:24:53 +0200 Subject: ughhhhhhhg --- app/client/auth/auth.actions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/client/auth/auth.actions.js') diff --git a/app/client/auth/auth.actions.js b/app/client/auth/auth.actions.js index 42df1e2..c075646 100644 --- a/app/client/auth/auth.actions.js +++ b/app/client/auth/auth.actions.js @@ -80,7 +80,7 @@ export function checkin() { dispatch(setCurrentUser(data.user)) }) .catch(error => { - console.error(error) + console.error('err', error) dispatch(initialized()) }) } -- cgit v1.2.3-70-g09d2