aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/options.js
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-11-06 18:09:12 -0800
committerAlex Yatskov <alex@foosoft.net>2016-11-06 18:09:12 -0800
commit20304b5460e54621511a98b9dba9236d4d192ac3 (patch)
treefd1b519df285b3e9da2b11cae1c63f6759a108ab /ext/bg/js/options.js
parent712cd6a9ab4e627e3c1504740ff853a6d12025f4 (diff)
WIP
Diffstat (limited to 'ext/bg/js/options.js')
-rw-r--r--ext/bg/js/options.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/bg/js/options.js b/ext/bg/js/options.js
index 15288afc..28448b96 100644
--- a/ext/bg/js/options.js
+++ b/ext/bg/js/options.js
@@ -28,6 +28,8 @@ function sanitizeOptions(options) {
scanDelay: 15,
scanLength: 20,
+ dictionaries: {},
+
ankiMethod: 'disabled',
ankiUsername: '',
ankiPassword: '',