mirror of
https://github.com/versia-pub/activitypub.git
synced 2026-03-13 10:59:17 +01:00
feat: meow meow akkoma?
This commit is contained in:
parent
cd6ff024e4
commit
dc4afd8411
13 changed files with 163 additions and 11 deletions
|
|
@ -24,6 +24,7 @@ pub struct Model {
|
|||
pub spoiler_text: Option<String>,
|
||||
pub creator: String,
|
||||
pub url: String,
|
||||
pub ap_json: Option<String>,
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue