From 7ffcfc1a169103a9cceccb82e857964f549a968f Mon Sep 17 00:00:00 2001
From: schroda <50052685+schroda@users.noreply.github.com>
Date: Wed, 11 Dec 2024 13:55:00 +0100
Subject: [PATCH] Keep route names lowercase
---
src/App.tsx | 2 +-
src/modules/settings/screens/Settings.tsx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/App.tsx b/src/App.tsx
index 9712533a..7c8247f4 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -127,7 +127,7 @@ const MainApp = () => {
} />
} />
} />
- } />
+ } />
} />
} />
} />
diff --git a/src/modules/settings/screens/Settings.tsx b/src/modules/settings/screens/Settings.tsx
index 5e7751a3..d4efb828 100644
--- a/src/modules/settings/screens/Settings.tsx
+++ b/src/modules/settings/screens/Settings.tsx
@@ -121,7 +121,7 @@ export function Settings() {
-
+