update field input
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
localStorage.setItem('meteo', JSON.stringify(response.data));
|
||||
})
|
||||
.catch(error => {
|
||||
alert('Unable to fetch meteo.')
|
||||
console.log('Unable to fetch meteo.')
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user