From 19c9a16e464802aaf224c5bc74544cf04ea04769 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 12 Jun 2016 22:36:12 -0700 Subject: Option stubs --- ext/bg/js/options.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/bg/js/options.js') diff --git a/ext/bg/js/options.js b/ext/bg/js/options.js index 0a5197f9..f689c90a 100644 --- a/ext/bg/js/options.js +++ b/ext/bg/js/options.js @@ -24,6 +24,8 @@ function sanitizeOptions(options) { selectMatchedText: true, loadEnamDict: false, enableAnkiConnect: false, + ankiCardTags: ['yomichan'], + ankiHtmlCards: true, ankiVocabDeck: '', ankiVocabModel: '', ankiVocabFields: {}, -- cgit v1.2.3