mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Fix tab count in hotkeys panel
This commit is contained in:
parent
93192b90f4
commit
a96af7a15d
@ -67,7 +67,7 @@ export default function HotkeysModal({ children }: HotkeysModalProps) {
|
|||||||
{
|
{
|
||||||
title: 'Change Tabs',
|
title: 'Change Tabs',
|
||||||
desc: 'Switch to another workspace',
|
desc: 'Switch to another workspace',
|
||||||
hotkey: '1-6',
|
hotkey: '1-5',
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user