mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
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 {
|
||||
statuses: {
|
||||
maxCharacters,
|
||||
maxMediaAttachments, // Beware: it can be undefined on *oma instances!
|
||||
maxMediaAttachments, // Beware: it can be undefined!
|
||||
charactersReservedPerUrl,
|
||||
} = {},
|
||||
mediaAttachments: {
|
||||
|
|
Loading…
Add table
Reference in a new issue