aboutsummaryrefslogtreecommitdiff
path: root/src/app/page.jsx
diff options
context:
space:
mode:
authorzephex-alt <[email protected]>2024-05-06 21:36:56 +0000
committerGitHub <[email protected]>2024-05-06 21:36:56 +0000
commit4f530d24403c6b092b337404b34ad76b79b86117 (patch)
treef1e97da84229e131aefffa0f5dd156f14c3fd57c /src/app/page.jsx
parentUI enhancement (diff)
downloaddramalama-4f530d24403c6b092b337404b34ad76b79b86117.tar.xz
dramalama-4f530d24403c6b092b337404b34ad76b79b86117.zip
added MOVIES support. SERIES support coming soon!
Diffstat (limited to 'src/app/page.jsx')
-rw-r--r--src/app/page.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/page.jsx b/src/app/page.jsx
index d154ccd..71c42bf 100644
--- a/src/app/page.jsx
+++ b/src/app/page.jsx
@@ -1,7 +1,7 @@
import styles from "./page.module.css";
import Link from "next/link";
-export default function Home() {
+export default async function Home() {
return (
<main className={styles.newbg}>
<div className={styles.content}>