Skip to content

Commit

Permalink
Update src/components/compose.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffo99 authored Sep 7, 2024
1 parent ab5865c commit 8d19420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/compose.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 8d19420

Please sign in to comment.