feat: add commands (#4477)

This commit is contained in:
JimmFly
2023-09-25 18:10:53 +08:00
committed by GitHub
parent dc6b66c32f
commit 5b4ce75e13
10 changed files with 181 additions and 14 deletions
+2
View File
@@ -17,6 +17,8 @@ export type CommandCategory =
| 'editor:edgeless'
| 'affine:recent'
| 'affine:pages'
| 'affine:edgeless'
| 'affine:collections'
| 'affine:navigation'
| 'affine:creation'
| 'affine:settings'