- added Aportador Solidario to registration
- added email_paypal and username_telegram
This commit is contained in:
@@ -11,6 +11,8 @@ export interface IUserProfile {
|
||||
cell?: string
|
||||
dateofbirth?: Date
|
||||
sex?: ESexType
|
||||
email_paypal?: string
|
||||
username_telegram?: string
|
||||
}
|
||||
|
||||
export interface IUserFields {
|
||||
|
||||
Reference in New Issue
Block a user