Skip to content

Commit

Permalink
fix config, after merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
rinej committed Sep 16, 2024
1 parent 9ab7722 commit 2d1aba9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CONFIG.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ export default {
IOS_CLIENT_ID: '921154746561-s3uqn2oe4m85tufi6mqflbfbuajrm2i3.apps.googleusercontent.com',
},
GCP_GEOLOCATION_API_KEY: googleGeolocationAPIKey,
USE_REACT_STRICT_MODE: true,
FIREBASE_WEB_CONFIG: {
apiKey: get(Config, 'FB_API_KEY', 'AIzaSyDxzigVLZl4G8MP7jACQ0qpmADMzmrrON0'),
appId: get(Config, 'FB_APP_ID', '1:921154746561:web:7b8213357d07d6e4027c40'),
Expand Down

0 comments on commit 2d1aba9

Please sign in to comment.