From 5bad6e548d592c601c6b4092c144ac51baa73354 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 2 Jun 2018 15:34:49 +0200 Subject: taskactions --- app/client/system/system.component.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/client/system/system.component.js') diff --git a/app/client/system/system.component.js b/app/client/system/system.component.js index a4bba81..a4be0c9 100644 --- a/app/client/system/system.component.js +++ b/app/client/system/system.component.js @@ -149,7 +149,7 @@ const mapStateToProps = state => ({ const mapDispatchToProps = (dispatch, ownProps) => ({ actions: { system: bindActionCreators(systemActions, dispatch), - task: bindActionCreators(taskActions, dispatch), + queue: bindActionCreators(queueActions, dispatch), live: bindActionCreators(liveActions, dispatch), }, }) -- cgit v1.2.3-70-g09d2