diff --git a/registry/templates/Anki.marka b/registry/templates/Anki.marka index f0b1cca..10e2df3 100644 --- a/registry/templates/Anki.marka +++ b/registry/templates/Anki.marka @@ -3,7 +3,9 @@ path: . codec: yaml fields: - - path: "_type" + - path: _type + codec: const + value: Anki } ---