- Il circuito viene creato in automatico, quando scegli una provincia.
This commit is contained in:
@@ -200,7 +200,7 @@ export const useNotifStore = defineStore('NotifStore', {
|
||||
this.last_notifs = []
|
||||
}
|
||||
this.updateArrNotif()
|
||||
tools.updateMyData(res.data)
|
||||
tools.updateMyData(res.data.ris)
|
||||
return true
|
||||
})
|
||||
.catch((error) => {
|
||||
|
||||
Reference in New Issue
Block a user