summaryrefslogtreecommitdiffstats
path: root/nfsw
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-10-26 15:09:27 -0400
committerrsiddharth <s@ricketyspace.net>2019-10-26 15:09:27 -0400
commitebc47df41a3a93f325e29c8be90e7a641ba68e1b (patch)
tree22af85ec5e5b08a9a220b95c9e58f9bad10ef101 /nfsw
parentd59b8e49201a991744d61ec2edd551120e9329ff (diff)
nfsw/static/io.js: Remove barf delay.
Diffstat (limited to 'nfsw')
-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 ae88644..eb1535f 100644
--- a/nfsw/static/io.js
+++ b/nfsw/static/io.js
@@ -170,7 +170,7 @@ document.addEventListener('DOMContentLoaded', function() {
window.setTimeout(
- barfslow, 25,
+ barfslow, 0,
txt.substring(1, txt.length),
type,
cb,