Remove shortcuts again, just trigger command pallete
This commit is contained in:
@@ -76,7 +76,6 @@ export default function reducer(
|
||||
return {
|
||||
...state,
|
||||
commands: action.commands,
|
||||
shortcutItems: action.shortcutItems,
|
||||
};
|
||||
case "show-notification":
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user