We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ef474 commit 4b9a036Copy full SHA for 4b9a036
src/scripts/subscribe-staff-to-topic.ts
@@ -1,3 +1,4 @@
1
+import "dotenv/config";
2
import { SupabaseDB } from "../database";
3
import { getFirebaseAdmin } from "../firebase";
4
0 commit comments