Hitan2004 commited on
Commit
87b8aaa
Β·
verified Β·
1 Parent(s): 4b7bb09

Update frontend/app.js

Browse files
Files changed (1) hide show
  1. frontend/app.js +1 -1
frontend/app.js CHANGED
@@ -4,7 +4,7 @@
4
  // ════════════════════════════════════════════════
5
  const BACKEND_URL = 'https://hitan2004-sentinelnet.hf.space';
6
  const BATCH_SIZE = 50;
7
- const PAGE_SIZE = 50;
8
 
9
  // ════════════════════════════════════════════════
10
  // CONSTANTS
 
4
  // ════════════════════════════════════════════════
5
  const BACKEND_URL = 'https://hitan2004-sentinelnet.hf.space';
6
  const BATCH_SIZE = 50;
7
+ const PAGE_SIZE = 100;
8
 
9
  // ════════════════════════════════════════════════
10
  // CONSTANTS