mirror of
https://github.com/versia-pub/activitypub.git
synced 2026-03-13 19:09:17 +01:00
Fix formatting issues and add signed fetch actor in main.rs
This commit is contained in:
parent
e59bcfbc60
commit
7266790889
2 changed files with 3 additions and 2 deletions
|
|
@ -78,4 +78,4 @@ impl ActivityHandler for CreatePost {
|
|||
post::Model::from_json(self.object, data).await?;
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue