From 7d71a0248a8746088142bb51ce4248c76f274f30 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 29 May 2018 17:46:29 +0200 Subject: socket status event --- public/bundle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/bundle.js') diff --git a/public/bundle.js b/public/bundle.js index 87cf879..8144ab3 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -3799,7 +3799,7 @@ var samplernnReducer = function samplernnReducer() { console.log(action); return state; case _types2.default.socket.status: - return samplernnSocket(state, action); + return samplernnSocket(state, action.data); default: return state; } -- cgit v1.2.3-70-g09d2