mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 18:31:21 +08:00
update files
This commit is contained in:
@@ -28,6 +28,9 @@ module.exports = Vue.component('app-configure', {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
focus: function (){
|
||||
this.submitError = '';
|
||||
},
|
||||
appConfigure: function (command, configure){
|
||||
ipc.send('app-configure', command, configure);
|
||||
},
|
||||
|
Reference in New Issue
Block a user