Skip to content

Commit

Permalink
add set false to handlebars
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanVukovic99 committed Jan 3, 2024
1 parent 8fecd11 commit 0ad389d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/data/templates/default-anki-field-templates.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@

{{#*inline "conjugation"}}
{{~#if (op ">" definition.inflectionHypotheses.length 0)~}}
{{~set "multiple" false~}}
{{~#if (op ">" definition.inflectionHypotheses.length 1)~}}
{{~set "multiple" true~}}
{{~/if~}}
Expand Down

0 comments on commit 0ad389d

Please sign in to comment.