Fix tab count in hotkeys panel

This commit is contained in:
blessedcoolant 2022-11-18 22:29:15 +13:00
parent 93192b90f4
commit a96af7a15d

View File

@ -67,7 +67,7 @@ export default function HotkeysModal({ children }: HotkeysModalProps) {
{
title: 'Change Tabs',
desc: 'Switch to another workspace',
hotkey: '1-6',
hotkey: '1-5',
},
{