un-translate code

This commit is contained in:
hanx
2022-10-20 15:21:35 +08:00
parent 120204995f
commit 65f8c3c635
2 changed files with 10 additions and 10 deletions

View File

@@ -1,17 +1,17 @@
//1
// campi del form
// risultati
// form fields
// results divs
//6
//chiamata API
//call the API
//5
//imposta la chiave api e la regione per l'utente
//set up user's api key and region
//4
// gestisce l'invio del form
// handle form submission
//3 controlli iniziali
//3 initial checks
//2
// imposta i listeners e la partenza dell'app
// set listeners and start app