Skip to content

Commit

Permalink
Merge pull request #104 from sinfo/staging
Browse files Browse the repository at this point in the history
fix: Change Google OAuth URL
  • Loading branch information
PMax5 authored Feb 16, 2024
2 parents b2e962d + a19362a commit 29743aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ export const environment = {
deck: 'https://deck.sinfo.org',
frontend: 'https://corlief.sinfo.org',
google: {
clientId: '475922911787-2eunqihjt791ul7kfi1ji185o7mlehq2.apps.googleusercontent.com'
clientId: '475922911787-mj5hp1pcb00329tarno2bdeclmh7schr.apps.googleusercontent.com'
},
}

0 comments on commit 29743aa

Please sign in to comment.