Fix duplicated key presses on windows

This commit is contained in:
Joscha 2024-01-03 23:51:20 +01:00
parent 88ba77b955
commit e0948c4f1c
2 changed files with 9 additions and 4 deletions

View file

@ -33,6 +33,7 @@ Procedure when bumping the version number:
### Fixed
- Room deletion popup accepting any room name
- Duplicated key presses on Windows
## v0.7.1 - 2023-08-31