Skip to content

Commit 956a218

Browse files
build fix
1 parent 2c2064f commit 956a218

File tree

1 file changed

+3
-0
lines changed
  • src/app/api/admin/bulk-upload-pdf

1 file changed

+3
-0
lines changed

src/app/api/admin/bulk-upload-pdf/route.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ export async function POST(req: Request) {
6666
status: "success",
6767
url: url,
6868
thumbnailUrl: thumbnailUrl,
69+
subject,
70+
slot,
71+
year,
6972
});
7073
}),
7174
);

0 commit comments

Comments
 (0)