YashB1 commited on
Commit
179d2b2
·
verified ·
1 Parent(s): f94b3d9

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -1303,7 +1303,7 @@
1303
  return;
1304
  }
1305
 
1306
- setStatus('processing', 'Loading references...');
1307
  const formData = new FormData();
1308
  formData.append("index", paperIndex.toString());
1309
 
 
1303
  return;
1304
  }
1305
 
1306
+ setStatus('processing', 'Loading references... (might take longer)');
1307
  const formData = new FormData();
1308
  formData.append("index", paperIndex.toString());
1309