зеркало из https://github.com/docker/kitematic.git
Merge branch 'master' of github.com:kitematic/kitematic
This commit is contained in:
Коммит
32323db556
|
@ -72,6 +72,7 @@ export default {
|
|||
} else {
|
||||
let state = await machine.state();
|
||||
if (state !== 'Running') {
|
||||
setupServerActions.started({started: true});
|
||||
if (state === 'Saved') {
|
||||
setupServerActions.started({started: true});
|
||||
router.get().transitionTo('setup');
|
||||
|
|
Загрузка…
Ссылка в новой задаче