feat: add const value _type to anki schema
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
path: .
|
||||
codec: yaml
|
||||
fields:
|
||||
- path: "_type"
|
||||
- path: _type
|
||||
codec: const
|
||||
value: Anki
|
||||
}
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user