Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 9, 2023
1 parent 8dae41f commit 2eab29f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Source/Script/Firebase.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { initializeApp as Initialize } from "firebase/app";
(await import("firebase/app")).initializeApp({

Initialize({
apiKey: "", // TODO Replace with your API key
appId: "", // TODO Replace with your app ID
authDomain: "", // TODO Replace with your auth domain
Expand Down

0 comments on commit 2eab29f

Please sign in to comment.