Merge pull request #7780 from KDSBrowne/issue-7776
Change overrideLocale default from undefined to null
This commit is contained in:
commit
bbf3160cc6
@ -29,7 +29,7 @@ public:
|
||||
chatAudioAlerts: false
|
||||
chatPushAlerts: false
|
||||
fallbackLocale: en
|
||||
overrideLocale: undefined
|
||||
overrideLocale: null
|
||||
audio:
|
||||
inputDeviceId: undefined
|
||||
outputDeviceId: undefined
|
||||
|
Loading…
Reference in New Issue
Block a user