fix myFollowings not being passed from packMany to pack
This commit is contained in:
parent
c31283e9d6
commit
6936ccf8db
1 changed files with 1 additions and 0 deletions
|
|
@ -867,6 +867,7 @@ export class UserEntityService implements OnModuleInit {
|
|||
userIdsByUri,
|
||||
instances,
|
||||
securityKeyCounts,
|
||||
myFollowings,
|
||||
},
|
||||
)),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue