зеркало из https://github.com/docker/kitematic.git
Proper reset of VM
Signed-off-by: French Ben <frenchben@docker.com>
This commit is contained in:
Родитель
13cd3d7008
Коммит
34165aee9a
|
@ -46,7 +46,7 @@ var Setup = React.createClass({
|
|||
metrics.track('Settings reset', {
|
||||
from: 'setup'
|
||||
});
|
||||
localStorage.removeItem('settings');
|
||||
localStorage.removeItem('settings.useVM');
|
||||
setupActions.retry(false);
|
||||
},
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче