mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
updated imports for player.js
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
This commit is contained in:
parent
8faab6613e
commit
fb3734bd18
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ import IconButton from '../../common/buttons/icon-button';
|
|||
import IconTextButton from '../../common/buttons/icon-text-button';
|
||||
import ParametersEditor from '../../common/parameters-editor';
|
||||
import ICAction from '../../ic/ic-action';
|
||||
import ResultPythonDialog from "../../result/result-python-dialog";
|
||||
import ResultPythonDialog from "../../pages/scenarios/dialogs/result-python-dialog";
|
||||
import AppDispatcher from "../../common/app-dispatcher";
|
||||
|
||||
import { playerMachine } from '../widget-player/player-machine';
|
||||
|
|
Loading…
Add table
Reference in a new issue