diff --git a/neath.js b/neath.js index 68b558d..e6279f6 100644 --- a/neath.js +++ b/neath.js @@ -48,7 +48,7 @@ function loadFile(evt, onComplete) { function setupInterface(data, file, urls) { - let displayRows=30 + let displayRows=20 let startIndex=0; let endIndex=displayRows;