diff options
Diffstat (limited to 'ext/data/templates/anki-field-templates-upgrade-v36.handlebars')
-rw-r--r-- | ext/data/templates/anki-field-templates-upgrade-v36.handlebars | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/data/templates/anki-field-templates-upgrade-v36.handlebars b/ext/data/templates/anki-field-templates-upgrade-v36.handlebars new file mode 100644 index 00000000..0b07e483 --- /dev/null +++ b/ext/data/templates/anki-field-templates-upgrade-v36.handlebars @@ -0,0 +1,3 @@ +{{#*inline "onyomi-hiragana"}} + {{~#each definition.onyomi}}{{hiragana .}}{{#unless @last}}, {{/unless}}{{/each~}} +{{/inline}}
\ No newline at end of file |