fix(recording): let the google app for api calls be overridable (#2653)
This commit is contained in:
parent
1b91e0bc2f
commit
e5596c3cd5
|
@ -65,6 +65,7 @@ const WHITELISTED_KEYS = [
|
|||
'firefox_fake_device',
|
||||
'forceJVB121Ratio',
|
||||
'gatherStats',
|
||||
'googleApiApplicationClientID',
|
||||
'hiddenDomain',
|
||||
'hosts',
|
||||
'iAmRecorder',
|
||||
|
|
Loading…
Reference in New Issue