From e9ed5ae9ea534508d551b620fe4e43be54adb8df Mon Sep 17 00:00:00 2001 From: andrzej Date: Tue, 6 Aug 2024 12:51:23 +0200 Subject: [PATCH] fix tablename --- src/app/publication/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/publication/page.tsx b/src/app/publication/page.tsx index 56dfc55..eb3820b 100644 --- a/src/app/publication/page.tsx +++ b/src/app/publication/page.tsx @@ -13,7 +13,7 @@ export default async function Page() { const pubs = await getPubsWithGenres() return (
- +