mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-11 20:59:54 +02:00
set DisplayRows
to 20
This commit is contained in:
parent
40404fdd68
commit
7c89b012cb
1 changed files with 1 additions and 1 deletions
2
neath.js
2
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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue