Fix communication with mastodon
This commit is contained in:
parent
bd37753083
commit
9fb3abfdac
4 changed files with 11 additions and 11 deletions
|
@ -20,7 +20,7 @@ export interface ActivityIconObject {
|
|||
export interface ActivityUrlObject {
|
||||
type: 'Link'
|
||||
mimeType: 'video/mp4' | 'video/webm' | 'application/x-bittorrent' | 'application/x-bittorrent;x-scheme-handler/magnet'
|
||||
url: string
|
||||
href: string
|
||||
width: number
|
||||
size?: number
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue