Update settings.js

This commit is contained in:
kodxana 2019-10-01 22:44:59 +02:00 committed by Sean Yesmunt
parent 24bbc1f3e8
commit b84a00087e

View file

@ -5,7 +5,7 @@ import moment from 'moment';
const reducers = {};
const defaultState = {
isNight: false,
languages: { en: 'English', pl: 'Polski', id: 'Bahasa Indonesia', de: 'Deutsche' }, // this could/should be loaded directly from Transifex and/or lbry.com
languages: { en: 'English', pl: 'Polish', id: 'Bahasa Indonesia', de: 'German' }, // this could/should be loaded directly from Transifex and/or lbry.com
isFetchingLanguage: false,
daemonSettings: {},
clientSettings: {