summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-10-06 09:43:27 -0400
committerrsiddharth <s@ricketyspace.net>2019-10-06 09:43:27 -0400
commit6e656988246615be1a951ccda76feb01c3fe4809 (patch)
tree2a72000c0dddc3aa7079f77c854a697a252f3793
parent12bdf8b050af3a0375b316f4058d0e178511a5cb (diff)
nfsw/static/io.js: Update barfslow.
Slow it down a bit.
-rw-r--r--nfsw/static/io.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsw/static/io.js b/nfsw/static/io.js
index a1a8405..af11675 100644
--- a/nfsw/static/io.js
+++ b/nfsw/static/io.js
@@ -160,7 +160,7 @@ document.addEventListener('DOMContentLoaded', function() {
p.scrollIntoView();
window.setTimeout(
- barfslow, 0,
+ barfslow, 25,
txt.substring(1, txt.length),
type,
cb,