- Accepted and Refused Group Entering
- Report a User
This commit is contained in:
@@ -66,6 +66,7 @@ db.getCollection('myskills').aggregate(
|
||||
"comune": 1,
|
||||
"mycities": 1,
|
||||
"profile.img": 1,
|
||||
reported: 1,
|
||||
"profile.mygroups": 1,
|
||||
"profile.qualifica": 1
|
||||
}
|
||||
@@ -119,6 +120,7 @@ db.getCollection('myskills').aggregate(
|
||||
"comune": 1,
|
||||
"mycities": 1,
|
||||
"profile.img": 1,
|
||||
reported: 1,
|
||||
"profile.mygroups": 1,
|
||||
"profile.qualifica": 1
|
||||
}
|
||||
@@ -172,6 +174,7 @@ db.getCollection('myskills').aggregate(
|
||||
"comune": 1,
|
||||
"mycities": 1,
|
||||
"profile.img": 1,
|
||||
reported: 1,
|
||||
"profile.mygroups": 1,
|
||||
"profile.qualifica": 1
|
||||
}
|
||||
@@ -225,6 +228,7 @@ db.getCollection('myskills').aggregate(
|
||||
"comune": 1,
|
||||
"mycities": 1,
|
||||
"profile.img": 1,
|
||||
reported: 1,
|
||||
"profile.mygroups": 1,
|
||||
"profile.qualifica": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user