Merge pull request #7780 from KDSBrowne/issue-7776

Change overrideLocale default from undefined to null
This commit is contained in:
Fred Dixon 2019-07-15 08:26:54 -04:00 committed by GitHub
commit bbf3160cc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ public:
chatAudioAlerts: false
chatPushAlerts: false
fallbackLocale: en
overrideLocale: undefined
overrideLocale: null
audio:
inputDeviceId: undefined
outputDeviceId: undefined