diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-08-26 12:36:56 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-08-26 12:36:56 -0700 |
commit | 65b679caeb7ae7261ea6f2ba76d1b14ff1d68c5c (patch) | |
tree | 16ff39b4730b5c84b0952a0cdd10b09e86d6a5b3 /ext/bg/js/settings.js | |
parent | 4325f325975614dc728a14fec0478654b1b43777 (diff) | |
parent | dbe6a16ca4db10b1c3ff51d0d79b563ff2bb7aeb (diff) |
Merge branch 'master' into firefox-amo
Diffstat (limited to 'ext/bg/js/settings.js')
-rw-r--r-- | ext/bg/js/settings.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bg/js/settings.js b/ext/bg/js/settings.js index b8cb4afe..c029b30b 100644 --- a/ext/bg/js/settings.js +++ b/ext/bg/js/settings.js @@ -370,6 +370,7 @@ async function ankiFieldsPopulate(element, options) { 'dictionary', 'expression', 'furigana', + 'furigana-plain', 'glossary', 'glossary-brief', 'reading', |