init-process-input-modal-view
[arvados-workbench2.git] / src / store / processes / process-command-actions.ts
index 6c765568aaf9ddd707ee283ffa4add5571199c24..c014bd4c8dc6724272c7487884c22a9ea3414c57 100644 (file)
@@ -3,7 +3,7 @@
 // SPDX-License-Identifier: AGPL-3.0
 
 import { dialogActions } from '~/store/dialog/dialog-actions';
-import { RootState } from '../store';
+import { RootState } from '~/store/store';
 import { Dispatch } from 'redux';
 import { getProcess } from '~/store/processes/process';
 import { quote } from 'shell-quote';