mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-29 11:46:30 +08:00
update
This commit is contained in:
parent
c7647a7893
commit
6170544751
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ function runClientMockup(options, callback) {
|
|||
console.log('C: ' + command);
|
||||
}
|
||||
}
|
||||
}, 10);
|
||||
}, 100);
|
||||
};
|
||||
processCommand();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue