Revert "Workaround Google API problems"
This commit is contained in:
committed by
GitHub
parent
e4e198c819
commit
6d44ded269
2
app.js
2
app.js
@@ -33,7 +33,7 @@ var data = {
|
||||
urlpath: config.urlPath,
|
||||
debug: config.debug,
|
||||
version: config.version,
|
||||
GOOGLE_API_KEY: config.google.apiKey,
|
||||
GOOGLE_API_KEY: config.google.clientSecret,
|
||||
GOOGLE_CLIENT_ID: config.google.clientID,
|
||||
DROPBOX_APP_KEY: config.dropbox.appKey,
|
||||
allowedUploadMimeTypes: config.allowedUploadMimeTypes
|
||||
|
||||
Reference in New Issue
Block a user