fix(client): unable to trigger move to dialog via keyboard shortcut

This commit is contained in:
Elian Doran
2025-04-16 14:55:00 +03:00
parent b4c74af662
commit 2ad834fe5b
3 changed files with 19 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
* [Return correct HTTP status code on failed login attempts instead of 200](https://github.com/TriliumNext/Notes/issues/1707) by @pano9000
* [Calendar stops displaying notes after adding a Day Note](https://github.com/TriliumNext/Notes/issues/1705)
* Full anonymization not redacting attachment titles.
* Unable to trigger "Move to" dialog via keyboard shortcut.
## ✨ Improvements