diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-01-28 21:38:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-28 21:38:13 -0500 |
commit | c7c5bab1a986c2babe40c3b41267ce4303b41499 (patch) | |
tree | d7b7cb76ebe09bad4d3b5713888c285e6fba3290 | |
parent | a81787c55b10b43344a9506b62d90c317b329667 (diff) |
Fix incorrect function (#1325)
-rw-r--r-- | ext/bg/data/default-anki-field-templates.handlebars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/data/default-anki-field-templates.handlebars b/ext/bg/data/default-anki-field-templates.handlebars index 8ee2e00d..0f390e8d 100644 --- a/ext/bg/data/default-anki-field-templates.handlebars +++ b/ext/bg/data/default-anki-field-templates.handlebars @@ -120,7 +120,7 @@ {{~/inline~}} {{#*inline "glossary-no-dictionary"}} - {{~> glossary2 noDictionaryTag=true ~}} + {{~> glossary noDictionaryTag=true ~}} {{/inline}} {{#*inline "glossary-brief"}} |