add language input

This commit is contained in:
FloatingGhost 2023-01-15 17:59:32 +00:00
parent f288d0c219
commit 42dc1a027a
7 changed files with 41 additions and 9 deletions

View file

@ -144,6 +144,7 @@ const ExtraButtons = {
statusPoll: this.status.poll,
statusFiles: [...this.status.attachments],
statusScope: this.status.visibility,
statusLanguage: this.status.language,
statusContentType: data.content_type
}))
this.doDeleteStatus()