From b2e79b021d0d4274a89696692e7abc036adf1355 Mon Sep 17 00:00:00 2001 From: s2 Date: Thu, 18 Apr 2019 08:49:50 +0200 Subject: [PATCH] no nonExplicitWhitelist --- js/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/index.js b/js/index.js index f3a7ee6..58c4b9b 100644 --- a/js/index.js +++ b/js/index.js @@ -94,7 +94,6 @@ cookieMinutes: 5256000 }, whitelist: ['en', 'de', 'it'], - nonExplicitWhitelist: true, fallbackLng: 'it', backend: { loadPath: '/i18n/{{lng}}.json'