- 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,7 @@ export default defineComponent({
'profile.img': 1,
'profile.born_city_id': 1,
'profile.qualifica': 1,
reported: 1,
}
},
lookup2: {
@@ -135,6 +136,7 @@ export default defineComponent({
mycities: 1,
'profile.img': 1,
'profile.qualifica': 1,
reported: 1,
'profile.born_city_id': 1,
}
},