Skip to content

Commit 9ca7b4e

Browse files
committed
bug fix
1 parent a5a5711 commit 9ca7b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/__layout-doc.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
onRun: () => {
1919
goto('/docs/palette-store');
2020
},
21-
shortcut: 'D D'
21+
shortcut: 'D P'
2222
},
2323
{
2424
title: 'Open Github',

0 commit comments

Comments
 (0)