mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
more shortcut fixes
This commit is contained in:
@@ -15,7 +15,6 @@ export interface KeyboardShortcut {
|
||||
enabled?: boolean;
|
||||
requiresSelection?: boolean;
|
||||
icon?: React.ReactNode;
|
||||
displayKeys?: string[]; // Keys to show in help (defaults to keys if not provided)
|
||||
}
|
||||
|
||||
interface UseKeyboardShortcutsOptions {
|
||||
|
||||
Reference in New Issue
Block a user