Begin moving video channel to actor
This commit is contained in:
parent
fadf619ad6
commit
50d6de9c28
100 changed files with 1761 additions and 2041 deletions
|
@ -23,3 +23,8 @@ export interface ActivityUrlObject {
|
|||
width: number
|
||||
size?: number
|
||||
}
|
||||
|
||||
export interface ActivityPubAttributedTo {
|
||||
type: 'Group' | 'Person'
|
||||
id: string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue