refactor(ui): recent: add a quick button to remove item from recent

This commit is contained in:
Edouard Vanbelle
2026-07-20 01:10:04 +02:00
parent e3c3f6fe24
commit 63589e595e
19 changed files with 115 additions and 58 deletions
+2 -1
View File
@@ -754,7 +754,8 @@
"empty_hidden_state": "{{n}} recent item(s) hidden by your dotfile preference",
"empty_hidden_hint": "Turn off \"Hide dotfiles\" in your profile to see them.",
"loadMore": "Load more",
"confirm_clear": "Clear your recent items?"
"confirm_clear": "Clear your recent items?",
"remove_item": "Remove from recent"
},
"notifications": {
"file_renamed": "File renamed",