aboutsummaryrefslogtreecommitdiff
path: root/ext/js/data
diff options
context:
space:
mode:
authorm-edlund <me@fwegmann.com>2024-04-15 23:40:34 +0200
committerGitHub <noreply@github.com>2024-04-15 21:40:34 +0000
commit82bb9deafaf57b11edb7a72bb1a63563f4ae1963 (patch)
tree5e691096ad4d658961f42590a628f5faae4f8a7c /ext/js/data
parentafd6e172669cdd148f53c1776ec449f4b1926ace (diff)
fix: add missing handlebar entry (#823)
* fix: add missing handlebar entry * fix: add new handlebar to tests
Diffstat (limited to 'ext/js/data')
-rw-r--r--ext/js/data/anki-template-util.js1
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 446c0c71..380d87f9 100644
--- a/ext/js/data/anki-template-util.js
+++ b/ext/js/data/anki-template-util.js
@@ -49,6 +49,7 @@ export function getStandardFieldMarkers(type) {
'part-of-speech',
'pitch-accents',
'pitch-accent-graphs',
+ 'pitch-accent-graphs-jj',
'pitch-accent-positions',
'pitch-accent-categories',
'phonetic-transcriptions',