Skip to content

Commit 6f36fd4

Browse files
committed
chore: default project shortcut key
1 parent 2863527 commit 6f36fd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/app/src/store/project.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export const useProjectStore = defineStore('project', {
6767
shortcuts: {
6868
inserts: [
6969
{
70-
key: 'D',
70+
key: 'A',
7171
value: '— ',
7272
},
7373
],

0 commit comments

Comments
 (0)