Shortcut menu instead of buttons
This commit is contained in:
@@ -76,7 +76,7 @@ export default function reducer(
|
||||
return {
|
||||
...state,
|
||||
commands: action.commands,
|
||||
actionButtons: action.actionButtons,
|
||||
shortcutItems: action.shortcutItems,
|
||||
};
|
||||
case "show-notification":
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user