update files

This commit is contained in:
nuintun
2016-01-14 11:33:50 +08:00
parent 3b81663ab1
commit e8266ec719
2 changed files with 2 additions and 2 deletions

View File

@@ -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 (){