Skip to content

Commit

Permalink
fix: use new ga client id (#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
aalemayhu authored Jul 14, 2024
1 parent 9eb0205 commit fcf75c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/backend/getGoogleClientId.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const getGoogleClientId = () => '806855830059-hams8g35jplt6p13euendfdaustkeri4.apps.googleusercontent.com';
export const getGoogleClientId = () => '953773765830-cn7ltmeclvk8qlfp7a94qkql4bkvcele.apps.googleusercontent.com';

0 comments on commit fcf75c8

Please sign in to comment.