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