chore(launch_bar): reintroduce keyboard shortcuts

This commit is contained in:
Elian Doran
2025-12-05 19:23:40 +02:00
parent 17241be4bc
commit fdb6677153
5 changed files with 47 additions and 18 deletions

View File

@@ -27,6 +27,7 @@ type Labels = {
// Launch bar
bookmarkFolder: boolean;
command: string;
keyboardShortcut: string;
// Collection-specific
viewType: string;