This commit is contained in:
Timo Knuth
2026-04-29 23:53:47 +02:00
parent 105857c348
commit 152758db92

View File

@@ -65,9 +65,7 @@ export default function RootLayout({
{children}
</Providers>
</Suspense>
{/* impeccable-live-start */}
<script src="http://localhost:8400/live.js"></script>
{/* impeccable-live-end */}
</body>
</html>
);