mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 19:44:35 +08:00
update files
This commit is contained in:
parent
46e4cc3f44
commit
c955a294b9
@ -190,6 +190,7 @@ AppConfigure.prototype = {
|
|||||||
event.sender.send('app-configure', 'refresh', configure);
|
event.sender.send('app-configure', 'refresh', configure);
|
||||||
}, function (error){
|
}, function (error){
|
||||||
context.showMessageBox('配置文件' + error.message + '!', function (){
|
context.showMessageBox('配置文件' + error.message + '!', function (){
|
||||||
|
shell.showItemInFolder(CONFIGUREPATH);
|
||||||
context.window.close();
|
context.window.close();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user