feat: option to not send typing notifications
This commit is contained in:
parent
4bb3434519
commit
57b026b913
6 changed files with 36 additions and 13 deletions
|
|
@ -189,6 +189,8 @@
|
|||
"supportedVersions": {}
|
||||
}
|
||||
},
|
||||
"sendTypingNotifications": "Send typing notifications",
|
||||
"@sendTypingNotifications": {},
|
||||
"sendOnEnter": "Send on enter",
|
||||
"@sendOnEnter": {},
|
||||
"badServerVersionsException": "The homeserver supports the Spec versions:\n{serverVersions}\nBut this app supports only {supportedVersions}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue