From ebc47df41a3a93f325e29c8be90e7a641ba68e1b Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 26 Oct 2019 15:09:27 -0400 Subject: nfsw/static/io.js: Remove barf delay. --- nfsw/static/io.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nfsw') 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, -- cgit v1.2.3