on enlève l'alert de debug
This commit is contained in:
parent
b759735a87
commit
6e9b617eba
1 changed files with 0 additions and 1 deletions
|
@ -171,7 +171,6 @@ async function gen_contenu() {
|
||||||
}
|
}
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.error(error);
|
console.error(error);
|
||||||
alert(error);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue