From 64824a692f566a01cc208dd82239ad643b69093e Mon Sep 17 00:00:00 2001 From: vantezzen Date: Sat, 19 Oct 2019 22:25:40 +0200 Subject: Use electron-spellchecker instead of electron-hunspell --- src/config.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/config.js') diff --git a/src/config.js b/src/config.js index b1dbab1ff..e762f879f 100644 --- a/src/config.js +++ b/src/config.js @@ -116,7 +116,6 @@ export const LOCAL_SERVER = 'You are using Ferdi without a server'; export const SETTINGS_PATH = path.join(app.getPath('userData'), 'config'); // Replacing app.asar is not beautiful but unforunately necessary -export const DICTIONARY_PATH = asarPath(path.join(__dirname, 'dictionaries')); export const RECIPES_PATH = asarPath(path.join(__dirname, 'recipes')); export const ALLOWED_PROTOCOLS = [ -- cgit v1.2.3-70-g09d2