Skip to content

Commit

Permalink
revert: reverted the testing configuration for google account
Browse files Browse the repository at this point in the history
  • Loading branch information
vinu-deriv committed Mar 13, 2023
1 parent 827d7df commit 7253cb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/bot-skeleton/src/constants/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -267,9 +267,9 @@ export const config = {
[localize('Signal'), '2'],
],
gd: {
cid: '523653777134-9uoolf9he3eb414sl5d2vnrut3j0k6v3.apps.googleusercontent.com',
aid: 'hale-carport-351204',
api: 'AIzaSyDro_8YQfchxbKg3c4fqEwqy6JwV-6QHFM',
cid: '828416594271-b4bhia944ecegn3j327oeb4l8o803bts.apps.googleusercontent.com',
aid: 'derivbot-248506',
api: 'AIzaSyA52MX2l8p75-w7nvab7fU6Lk6KwLqnyEI',
scope: 'https://www.googleapis.com/auth/drive.file',
discovery_docs: 'https://www.googleapis.com/discovery/v1/apis/drive/v3/rest',
},
Expand Down

0 comments on commit 7253cb4

Please sign in to comment.