mirror of
https://gitlab.massbug.com/massbug/judge4c.git
synced 2025-07-04 14:51:36 +00:00
chore: add server-only import to appwrite client initialization
This commit is contained in:
parent
04c922c032
commit
c97e2f4a3a
@ -1,3 +1,5 @@
|
|||||||
|
import "server-only";
|
||||||
|
|
||||||
import { Account, Client } from "node-appwrite";
|
import { Account, Client } from "node-appwrite";
|
||||||
|
|
||||||
export async function createAdminClient() {
|
export async function createAdminClient() {
|
||||||
|
Loading…
Reference in New Issue
Block a user