зеркало из https://github.com/docker/kitematic.git
update
This commit is contained in:
Родитель
cbf91b6aba
Коммит
1f453efcef
|
@ -110,7 +110,7 @@ module.exports = React.createClass({
|
|||
if(!err){
|
||||
shell.showItemInFolder(fileName);
|
||||
}else{
|
||||
dialog.showErrorBox('Oops! an error occured', err.message);
|
||||
dialog.showErrorBox('Oops! an error occurred', err.message);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче