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