:drunk: AI did something
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using DysonNetwork.Sphere.Account;
|
||||
using DysonNetwork.Shared.Models;
|
||||
using DysonNetwork.Sphere.Connection.WebReader;
|
||||
using DysonNetwork.Sphere.Discovery;
|
||||
using DysonNetwork.Sphere.Post;
|
||||
@@ -11,7 +11,7 @@ namespace DysonNetwork.Sphere.Activity;
|
||||
public class ActivityService(
|
||||
AppDatabase db,
|
||||
PublisherService pub,
|
||||
RelationshipService rels,
|
||||
DysonNetwork.Shared.Services.IRelationshipService rels,
|
||||
PostService ps,
|
||||
DiscoveryService ds
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user