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:
@@ -225,7 +225,6 @@ module.exports = Vue.component('app-main', {
|
||||
}
|
||||
|
||||
runtime.worker.port.postMessage({ action: 'write', name: project.name, data: data.toString() });
|
||||
// event.sender.send('emulator', project, 'stop');
|
||||
});
|
||||
},
|
||||
ready: function (){
|
||||
|
Reference in New Issue
Block a user