share link
This commit is contained in:
Surya Paolo
2023-01-09 15:55:18 +01:00
parent a9367d5aef
commit b98cda2110
14 changed files with 669 additions and 135 deletions

View File

@@ -117,6 +117,7 @@ export default defineComponent({
'profile.img': 1,
'profile.born_city_id': 1,
'profile.qualifica': 1,
'profile.handshake': 1,
reported: 1,
date_report: 1,
username_who_report: 1,
@@ -143,6 +144,7 @@ export default defineComponent({
date_report: 1,
username_who_report: 1,
'profile.born_city_id': 1,
'profile.handshake': 1,
}
},