From af83695d819808449e5781055284dbbd93467202 Mon Sep 17 00:00:00 2001 From: ajnart Date: Wed, 25 May 2022 13:12:12 +0200 Subject: [PATCH] :building_construction: Make the max notifications to 4 --- src/pages/_app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index 610e21ad4..2a37b4008 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -38,7 +38,7 @@ export default function App(props: AppProps & { colorScheme: ColorScheme }) { withGlobalStyles withNormalizeCSS > - +