mirror of
https://github.com/Nezumi-2711/next-gdrive-index.git
synced 2026-09-22 20:01:36 +00:00
Update file layout and removing old files
This commit is contained in:
@@ -20,6 +20,7 @@ function createErrorPayload(
|
||||
};
|
||||
|
||||
if (error instanceof ExtendedError) {
|
||||
console.log(error.message);
|
||||
payload.message = error.message;
|
||||
payload.category = error.category || "internalError";
|
||||
payload.reason =
|
||||
|
||||
Reference in New Issue
Block a user