mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-09 12:54:06 +08:00
update files
This commit is contained in:
parent
b53e2ff6da
commit
0aaba17d95
@ -17,6 +17,7 @@ module.exports = function (Terminal){
|
|||||||
if (!this.queue) {
|
if (!this.queue) {
|
||||||
setTimeout(function (){
|
setTimeout(function (){
|
||||||
context.handler(context.queue);
|
context.handler(context.queue);
|
||||||
|
|
||||||
context.queue = '';
|
context.queue = '';
|
||||||
}, 1);
|
}, 1);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user