Change shortcut case

This commit is contained in:
2024-06-30 01:33:31 +02:00
parent 24d229463a
commit 0faa737863

View File

@@ -82,7 +82,7 @@ defineShortcuts({
</UTooltip>
<ClientOnly>
<UTooltip
:shortcuts="['T']"
:shortcuts="['t']"
text="switch theme"
>
<UButton