Skip to content

Commit

Permalink
Update envars.ts
Browse files Browse the repository at this point in the history
Update Google Analytics Key
  • Loading branch information
jeffrey-dot-li authored Aug 26, 2020
1 parent 8714f62 commit 7d4ff8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions envars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ export const firebaseConfig = {
storageBucket: "supplant-44e15.appspot.com",
messagingSenderId: "164745116317",
appId: "1:164745116317:web:9818b7748fa0bac68c3274",
measurementId: "G-ZSN4CNQTNF"
measurementId: "G-EPMZNE5SS1"
};

export const algoliaConfig = {
appId : "6T9U0LGE72",
apiKey : "f8b123294fdf359532a077b528b917ce"
}
}

0 comments on commit 7d4ff8f

Please sign in to comment.