We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2863527 commit 6f36fd4Copy full SHA for 6f36fd4
1 file changed
packages/app/src/store/project.ts
@@ -67,7 +67,7 @@ export const useProjectStore = defineStore('project', {
67
shortcuts: {
68
inserts: [
69
{
70
- key: 'D',
+ key: 'A',
71
value: '— ',
72
},
73
],
0 commit comments