Fix All Text Input User & Admin, fix deskripsi detail break word
This commit is contained in:
4
types/env.d.ts
vendored
4
types/env.d.ts
vendored
@@ -3,6 +3,8 @@ declare namespace NodeJS {
|
||||
DATABASE_URL?: string;
|
||||
WIBU_UPLOAD_DIR?: string;
|
||||
NEXT_PUBLIC_BASE_URL?: string;
|
||||
NEXTAUTH_SECRET?: string;
|
||||
NEXTAUTH_URL?: string;
|
||||
WIBU_DOWNLOAD_DIR?: string;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user