From be3b2bd56550b71a2ffb7eb1604c1b8c1d2dd4a2 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 26 May 2018 21:33:26 +0200 Subject: refactor some task stuff --- app/client/common/paramGroup.component.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/client/common/paramGroup.component.js') diff --git a/app/client/common/paramGroup.component.js b/app/client/common/paramGroup.component.js index 6dd45f6..13b46a5 100644 --- a/app/client/common/paramGroup.component.js +++ b/app/client/common/paramGroup.component.js @@ -1,7 +1,7 @@ import { h, Component } from 'preact' import { connect } from 'react-redux' import { bindActionCreators } from 'redux' -import * as liveActions from '../live/actions' +import * as liveActions from '../live/live.actions' class ParamGroup extends Component { constructor(props){ -- cgit v1.2.3-70-g09d2