From c8879b04c997c4b9fb0ba3d7555c88e4affbc4ba 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 (
- +