From f2c8d7d04e10d05a30e1c632c15d7d42e06cc799 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 16 Oct 2016 19:19:04 -0700 Subject: WIP --- ext/bg/js/options.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/bg/js') diff --git a/ext/bg/js/options.js b/ext/bg/js/options.js index e7fa4aad..45af2ff1 100644 --- a/ext/bg/js/options.js +++ b/ext/bg/js/options.js @@ -27,7 +27,7 @@ function sanitizeOptions(options) { scanDelay: 15, scanLength: 20, - ankiMethod: 'none', + ankiMethod: 'disabled', ankiUsername: '', ankiPassword: '', ankiCardTags: ['yomichan'], -- cgit v1.2.3