ver 0.5.73:

- corretto invia monete da Conto Collettivo a Utente
- Aggiunto Provincia (tutorial).. in corso...
This commit is contained in:
Surya Paolo
2023-03-04 10:20:49 +01:00
parent a250700c8b
commit 3f808189e3
28 changed files with 483 additions and 74 deletions

View File

@@ -82,6 +82,8 @@ export interface IUserProfile {
born_city_id?: number
born_city_str?: string
born_province?: string
resid_prov_id?: number
resid_province?: string
born_country?: string
my_dream?: string
saw_and_accepted?: boolean