From c5d2fd7fe3fe89044ae97535751b7fb5436dbc32 Mon Sep 17 00:00:00 2001 From: "Myst(MysterialPy)" Date: Mon, 29 Aug 2022 09:57:59 +1000 Subject: [PATCH] Make ethical ads script async --- mystbin/frontend/pages/_app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mystbin/frontend/pages/_app.tsx b/mystbin/frontend/pages/_app.tsx index 62be71ac..ca663925 100644 --- a/mystbin/frontend/pages/_app.tsx +++ b/mystbin/frontend/pages/_app.tsx @@ -5,7 +5,7 @@ import Script from "next/script"; function MyApp({ Component, pageProps }) { return(<> -