♻️ Moved services & controllers to Pass
This commit is contained in:
@ -13,7 +13,8 @@ public class ActivityService(
|
||||
PublisherService pub,
|
||||
RelationshipService rels,
|
||||
PostService ps,
|
||||
DiscoveryService ds)
|
||||
DiscoveryService ds
|
||||
)
|
||||
{
|
||||
private static double CalculateHotRank(Post.Post post, Instant now)
|
||||
{
|
||||
|
Reference in New Issue
Block a user