Contract comment to not mention Akkoma instances
This commit is contained in:
parent
ab5865ccf9
commit
e472bc2e27
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ function Compose({
|
||||||
const {
|
const {
|
||||||
statuses: {
|
statuses: {
|
||||||
maxCharacters,
|
maxCharacters,
|
||||||
maxMediaAttachments, // Beware: it can be undefined on *oma instances!
|
maxMediaAttachments, // Beware: it can be undefined!
|
||||||
charactersReservedPerUrl,
|
charactersReservedPerUrl,
|
||||||
} = {},
|
} = {},
|
||||||
mediaAttachments: {
|
mediaAttachments: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue