commit definitivo
This commit is contained in:
parent
021e3f2f1a
commit
82589d2bb4
@ -423,6 +423,7 @@
|
|||||||
|
|
||||||
if (!response.ok)
|
if (!response.ok)
|
||||||
throw new Error(`Errore HTTP: ${response.status}`);
|
throw new Error(`Errore HTTP: ${response.status}`);
|
||||||
|
|
||||||
const result = await response.text();
|
const result = await response.text();
|
||||||
|
|
||||||
//Ferma frasi di caricamento
|
//Ferma frasi di caricamento
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user