diff options
Diffstat (limited to 'ext/js/data/anki-template-util.js')
-rw-r--r-- | ext/js/data/anki-template-util.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/js/data/anki-template-util.js b/ext/js/data/anki-template-util.js index 686b4af8..446c0c71 100644 --- a/ext/js/data/anki-template-util.js +++ b/ext/js/data/anki-template-util.js @@ -29,6 +29,7 @@ export function getStandardFieldMarkers(type) { 'clipboard-image', 'clipboard-text', 'cloze-body', + 'cloze-body-kana', 'cloze-prefix', 'cloze-suffix', 'conjugation', |