mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
[mastodon-client] Return text/x.misskeymarkdown as supported_mime_types in /v1/instance
This commit is contained in:
parent
97176e00f9
commit
4a6d010724
@ -66,6 +66,7 @@ export class MiscHelpers {
|
||||
max_featured_tags: 20,
|
||||
},
|
||||
statuses: {
|
||||
supported_mime_types: ['text/x.misskeymarkdown'],
|
||||
max_characters: MAX_NOTE_TEXT_LENGTH,
|
||||
max_media_attachments: 16,
|
||||
characters_reserved_per_url: 23,
|
||||
|
Loading…
Reference in New Issue
Block a user