feat: refactor user profile handling and integrate ApProfileField structure
This commit is contained in:
@@ -24,4 +24,4 @@ pub use repository::{
|
||||
BlockedDomain, FederationRepository, Follower, FollowerStatus, FollowingStatus, RemoteActor,
|
||||
};
|
||||
pub use service::ActivityPubService;
|
||||
pub use user::{ApUser, ApUserRepository};
|
||||
pub use user::{ApProfileField, ApUser, ApUserRepository};
|
||||
|
||||
Reference in New Issue
Block a user