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