From 3fe0e9506917ed287e9c0c89542cf3b95bd0dc24 Mon Sep 17 00:00:00 2001 From: Manuel Stahl Date: Tue, 6 Feb 2024 12:42:19 +0100 Subject: [PATCH] Set "requireAuth" for all pages Change-Id: I1b68d46f9f7d9a843a5b26f0906d1f71569487cf --- src/App.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.js b/src/App.js index 1d61d84..1eff2a7 100644 --- a/src/App.js +++ b/src/App.js @@ -40,6 +40,7 @@ const i18nProvider = polyglotI18nProvider( const App = () => (