commit definitivo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user