- Accepted and Refused Group Entering

- Report a User
This commit is contained in:
paoloar77
2022-08-04 17:30:01 +02:00
parent 1144177168
commit 66ee007e92
22 changed files with 378 additions and 341 deletions

View File

@@ -116,6 +116,9 @@ export interface IUserFields {
perm?: number
verified_email?: boolean
verified_by_aportador?: boolean
reported?: boolean
username_who_report?: string
date_report?: Date
notask_verif?: boolean
trust_modified?: Date
aportador_solidario?: string