mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-21 02:41:23 +08:00
update files
This commit is contained in:
@@ -200,5 +200,7 @@ module.exports = Vue.component('app-main', {
|
||||
},
|
||||
ready: function (){
|
||||
createXTerm(this.project.name, this.$els.terminal);
|
||||
|
||||
new Worker('static/js/components/app-main/worker.js');
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user