province visible

This commit is contained in:
Surya Paolo
2023-03-18 01:27:04 +01:00
parent 422a3b6e88
commit de937c73f7
3 changed files with 70 additions and 16 deletions

View File

@@ -84,7 +84,7 @@ export interface IUserProfile {
born_city_str?: string
born_province?: string
resid_prov_id?: number
resid_province?: string
resid_province: string
born_country?: string
my_dream?: string
saw_and_accepted?: boolean