From 5bad6e548d592c601c6b4092c144ac51baa73354 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 2 Jun 2018 15:34:49 +0200 Subject: taskactions --- 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 c39637a..9af8c7b 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -5924,7 +5924,7 @@ var mapDispatchToProps = function mapDispatchToProps(dispatch, ownProps) { return { actions: { system: (0, _redux.bindActionCreators)(systemActions, dispatch), - task: (0, _redux.bindActionCreators)(taskActions, dispatch), + queue: (0, _redux.bindActionCreators)(queueActions, dispatch), live: (0, _redux.bindActionCreators)(liveActions, dispatch) } }; -- cgit v1.2.3-70-g09d2