fix: return text field to the previous state after editing message

This commit is contained in:
Inex Code 2020-10-23 15:45:22 +00:00 committed by Christian Pauly
commit ee321f91a4
2 changed files with 12 additions and 3 deletions

View file

@ -18,6 +18,7 @@
- Show device name in account information correctly
- Fix tapping on aliases / room pills not always working
- Link clicking in web not always working
- Return message input field to previous state after editing message - Thanks @inexcode
# Version 0.19.0 - 2020-09-21
### Features