completionId: cgen-975a0527619c44ea916848fdc6a18ce5
cgen-975a0527619c44ea916848fdc6a18ce5
This commit is contained in:
parent
440673861c
commit
81e633ff89
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import "dotenv/config";
|
||||
import "dotenv/config";
|
||||
import express from "express";
|
||||
import cors from "cors";
|
||||
import { adminSupabase } from "./supabase";
|
||||
|
|
|
|||
Loading…
Reference in a new issue