🗃️ Update schema to clean up unused code
This commit is contained in:
@@ -685,6 +685,8 @@ public partial class PostService(
|
||||
post.ForwardedPost.Publisher = forwardedPublisher;
|
||||
}
|
||||
|
||||
await ps.LoadIndividualPublisherAccounts(publishers.Values);
|
||||
|
||||
return posts;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user