completionId: cgen-1bade63a28ba4f86a944d36f8ad88efb
cgen-1bade63a28ba4f86a944d36f8ad88efb
This commit is contained in:
parent
ce36b5a253
commit
db2c116dec
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
import { createClient } from "@supabase/supabase-js";
|
import { createClient } from "@supabase/supabase-js";
|
||||||
import { notifyAccountLinked } from "../../_notifications";
|
import { notifyAccountLinked } from "../../_notifications";
|
||||||
|
import { getAdminClient } from "../../_supabase";
|
||||||
|
|
||||||
export const config = {
|
export const config = {
|
||||||
runtime: "nodejs",
|
runtime: "nodejs",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue