chore: kanban template
This commit is contained in:
6
db/annotations.ts
Normal file
6
db/annotations.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import type { DbClassificationMap } from '../.pikku/db/classification-map.gen.d.ts'
|
||||
|
||||
export const classifications = {
|
||||
"kanban_card": {
|
||||
},
|
||||
} satisfies DbClassificationMap
|
||||
Reference in New Issue
Block a user