diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-07-16 23:56:36 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-07-16 23:56:36 -0700 |
commit | c4a39da766e0e7ff11b5fc157321b52f4d62985c (patch) | |
tree | 7c69405d11c3dfac54db150059ac9e647351e423 /ext | |
parent | dcaf345549b3a5708b97d639bb64363df2eb5c90 (diff) |
.
Diffstat (limited to 'ext')
-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 b187fd33..0ef8c21f 100644 --- a/ext/bg/js/settings.js +++ b/ext/bg/js/settings.js @@ -299,6 +299,7 @@ function onDictionaryImport(e) { (async () => { } })();} + /* * Anki */ |