Minor fixes for frontend on shuffle with no internet

This commit is contained in:
Frikky
2025-05-20 18:48:52 +02:00
parent c2c4a9c323
commit 065f6f9332
4 changed files with 23 additions and 6 deletions
+1 -1
View File
@@ -463,7 +463,7 @@ const App = (message, props) => {
<Route
exact
path="/AdminSetup"
path="/adminsetup"
element={
<AdminSetup
isLoaded={isLoaded}