wrong path for forum getitems

main
Alex the Emperor Penguin 3 years ago
parent 708f000c7c
commit 89f4ae2262

@ -1,4 +1,4 @@
import getItems from "./forum/getItems"; import getItems from "./getItems";
export default async function Page({ children }) { export default async function Page({ children }) {
const resultList = await getItems; const resultList = await getItems;

Loading…
Cancel
Save