false by default
This commit is contained in:
parent
365216afc9
commit
d1d0e78ac8
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ var defaultConfig = {
|
|||
// clientId: '1036948132229-biqm3b8sirik9lt5rtvjo9kjjpotn4ac.apps.googleusercontent.com',
|
||||
},
|
||||
|
||||
developmentFeatures: true
|
||||
developmentFeatures: false
|
||||
|
||||
};
|
||||
if (typeof module !== 'undefined')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue