mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Add small delay between keypresses
This commit is contained in:
parent
7284374f93
commit
de4ceef688
@ -206,7 +206,7 @@ require(["lib/architect/architect", "lib/chai/chai", "/vfs-root", "ace/test/asse
|
||||
setTimeout(function() {
|
||||
send(key);
|
||||
sendAll(keys, callback);
|
||||
});
|
||||
}, 5);
|
||||
}
|
||||
|
||||
describe("predict_echo", function() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user