YchKhan commited on
Commit
83089c7
·
verified ·
1 Parent(s): 1766ca9

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -210,7 +210,7 @@
210
  ws.onmessage = async function(event) {
211
  try {
212
 
213
- const startTime = performance.now;
214
  let prompt, model;
215
 
216
  // Essayer de parser comme JSON (nouveau format)
 
210
  ws.onmessage = async function(event) {
211
  try {
212
 
213
+ const startTime = performance.now();
214
  let prompt, model;
215
 
216
  // Essayer de parser comme JSON (nouveau format)