Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mo9a7i committed Jun 12, 2024
1 parent 0addb39 commit 3222491
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/firebase/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ admin.firestore().settings({
timestampsInSnapshots: true
})

console.log('connecting with preferRest')

console.log(admin.app().name);
console.log(admin.firestore());

Expand Down

0 comments on commit 3222491

Please sign in to comment.