mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 03:14:07 +08:00
update files
This commit is contained in:
parent
0b11d6b24a
commit
909ee9634a
@ -150,7 +150,7 @@ module.exports = Vue.component('app-main', {
|
||||
runtime.worker.port.postMessage({
|
||||
action: 'write',
|
||||
name: project.name,
|
||||
data: '\u001b[32m执行命令\u001b[0m: \u001b[35m' + name + '\u001b[0m\r\n'
|
||||
data: '\r\n\u001b[32m执行命令\u001b[0m: \u001b[35m' + name + '\u001b[0m\r\n'
|
||||
});
|
||||
|
||||
ipc.send('emulator', {
|
||||
|
Loading…
x
Reference in New Issue
Block a user