mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-01-01 05:06:44 +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);
|
console.log('C: ' + command);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}, 10);
|
}, 100);
|
||||||
};
|
};
|
||||||
processCommand();
|
processCommand();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue