mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-12 10:34:17 +00:00
fix dup keyboard shortcut
This commit is contained in:
parent
4499980b55
commit
154d0aed87
@ -227,10 +227,6 @@ export default function ProcessInstanceShow({ variant }: OwnProps) {
|
||||
function: shortcutLoadPrimaryFile,
|
||||
label: 'View process model [d]iagram',
|
||||
},
|
||||
'd,enter': {
|
||||
function: shortcutLoadPrimaryFile,
|
||||
label: 'View diagram',
|
||||
},
|
||||
};
|
||||
const keyboardShortcutArea = useKeyboardShortcut(keyboardShortcuts);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user