YchKhan commited on
Commit
7183bac
·
verified ·
1 Parent(s): dec4548

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -220,7 +220,7 @@
220
  // Si ce n'est pas du JSON, traiter comme ancien format (string simple)
221
  // prompt = event.data;
222
  // model = null;
223
- console.error('Erreur :', error);
224
  addLog(`Erreur : ${error.message}`);
225
  }
226
 
 
220
  // Si ce n'est pas du JSON, traiter comme ancien format (string simple)
221
  // prompt = event.data;
222
  // model = null;
223
+ console.error('parseError :', parseError);
224
  addLog(`Erreur : ${error.message}`);
225
  }
226