- Visu Saldo su Home
- SendRisTo - Movimenti conto Comunitario - Profilo
This commit is contained in:
@@ -104,7 +104,7 @@ export interface IUserProfile {
|
||||
handshake: IFriends[]
|
||||
mygroups: IMyGroup[]
|
||||
mycircuits: IMyCircuit[]
|
||||
last_circuitpath?: string
|
||||
last_circuitpath: string
|
||||
lastdate_reqRis?: Date
|
||||
manage_mygroups: IMyGroup[]
|
||||
notifs: IUserNotifType[]
|
||||
@@ -115,6 +115,7 @@ export interface IUserProfile {
|
||||
notif_sector_goods: number[]
|
||||
stepTutorial: number
|
||||
noNameSurname: boolean
|
||||
noFoto: boolean
|
||||
|
||||
// in memory
|
||||
asked_friends: any[]
|
||||
|
||||
Reference in New Issue
Block a user