mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-02-06 14:42:40 +00:00
Merge pull request #110 from tuna2134/tuna2134-patch-1
Tuna2134 patch 1
This commit is contained in:
@@ -37,5 +37,3 @@ export default function RootLayout({
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
export const dynamic = 'force-dynamic'
|
||||
|
||||
@@ -37,3 +37,5 @@ export default function Home() {
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
export const dynamic = 'force-dynamic'
|
||||
|
||||
Reference in New Issue
Block a user