Skip to content

Commit

Permalink
what is up gamers
Browse files Browse the repository at this point in the history
  • Loading branch information
teenageknight committed Sep 22, 2024
1 parent d1ea3a3 commit deb07fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const { getFirestore } = require("firebase-admin/firestore");
console.log("right outside of the if");
// console.log(serviceAccountLocal);

if (false) {
if (location.hostname === "localhost") {
const serviceAccountLocal = require("../service-account-keys/bryce-jackson-website-firebase-adminsdk-ra4es-7428ff5320.json");

const config = {
Expand Down

0 comments on commit deb07fa

Please sign in to comment.