From 49f98a8c53c396cc0fe69a62c7e2a2ce004f32ce Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 15 Oct 2016 19:21:02 -0700 Subject: WIP --- ext/bg/js/options.js | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/bg/js/options.js') diff --git a/ext/bg/js/options.js b/ext/bg/js/options.js index 0dd37c48..e7fa4aad 100644 --- a/ext/bg/js/options.js +++ b/ext/bg/js/options.js @@ -21,7 +21,6 @@ function sanitizeOptions(options) { const defaults = { activateOnStartup: true, enableAudioPlayback: true, - enableAnkiConnect: false, showAdvancedOptions: false, selectMatchedText: true, holdShiftToScan: true, -- cgit v1.2.3