Merge branch 'main' into dev

This commit is contained in:
Owen
2026-02-22 21:02:58 -08:00
16 changed files with 249 additions and 65 deletions

View File

@@ -84,13 +84,13 @@ export default async function RootLayout({
<body className={`${fontClassName} h-screen-safe overflow-hidden`}>
<StoreInternalRedirect />
<TopLoader />
{build === "saas" && (
{/* build === "saas" && (
<Script
src="https://rybbit.fossorial.io/api/script.js"
data-site-id="fe1ff2a33287"
strategy="afterInteractive"
/>
)}
)*/}
<ViewportHeightFix />
<NextIntlClientProvider>
<ThemeProvider