Skip to content

Commit 8d60c37

Browse files
committed
Up some deps
1 parent 948eb2a commit 8d60c37

3 files changed

Lines changed: 670 additions & 3106 deletions

File tree

app/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ function startI18next () {
319319
.init({
320320
lng: settings.get('language'),
321321
fallbackLng: 'en',
322-
debug: !app.isPackaged,
322+
debug: false, // !app.isPackaged,
323323
backend: {
324324
loadPath: join(__dirname, '/locales/{{lng}}.json'),
325325
jsonIndent: 2

0 commit comments

Comments
 (0)