mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-14 18:34:55 -05:00
refactor(ui): metadata recall buttons & hotkeys (WIP)
This commit is contained in:
@@ -144,7 +144,6 @@ export const useHotkeyData = (): HotkeysData => {
|
||||
addHotkey('viewer', 'recallPrompts', ['p']);
|
||||
addHotkey('viewer', 'remix', ['r']);
|
||||
addHotkey('viewer', 'useSize', ['d']);
|
||||
addHotkey('viewer', 'runPostprocessing', ['shift+u']);
|
||||
addHotkey('viewer', 'toggleMetadata', ['i']);
|
||||
|
||||
// Gallery
|
||||
|
||||
Reference in New Issue
Block a user