Skip to content

Commit d84767e

Browse files
committed
merge: all changes from Aspireve-> main to postiz->main
1 parent a8ec4b0 commit d84767e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/frontend/src/app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export default async function AppLayout({ children }: { children: ReactNode }) {
4444
isGeneral={!!process.env.IS_GENERAL}
4545
uploadDirectory={process.env.NEXT_PUBLIC_UPLOAD_STATIC_DIRECTORY!}
4646
tolt={process.env.NEXT_PUBLIC_TOLT!}
47+
facebookPixel={process.env.NEXT_PUBLIC_FACEBOOK_PIXEL!}
4748
>
4849
<ToltScript />
4950
<Plausible

0 commit comments

Comments
 (0)