Remove shortcuts again, just trigger command pallete

This commit is contained in:
Zef Hemel
2022-06-20 18:30:45 +02:00
parent 4ada18a213
commit 94d0e31b30
8 changed files with 29 additions and 110 deletions
-1
View File
@@ -76,7 +76,6 @@ export default function reducer(
return {
...state,
commands: action.commands,
shortcutItems: action.shortcutItems,
};
case "show-notification":
return {