parent
1250309a69
commit
e41619775f
13 changed files with 93 additions and 7 deletions
|
@ -384,6 +384,7 @@ export class UserEntityService implements OnModuleInit {
|
|||
birthday: profile!.birthday,
|
||||
lang: profile!.lang,
|
||||
fields: profile!.fields,
|
||||
verifiedLinks: profile!.verifiedLinks,
|
||||
followersCount: followersCount ?? 0,
|
||||
followingCount: followingCount ?? 0,
|
||||
notesCount: user.notesCount,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue