Minor fixes for frontend on shuffle with no internet
This commit is contained in:
@@ -463,7 +463,7 @@ const App = (message, props) => {
|
||||
|
||||
<Route
|
||||
exact
|
||||
path="/AdminSetup"
|
||||
path="/adminsetup"
|
||||
element={
|
||||
<AdminSetup
|
||||
isLoaded={isLoaded}
|
||||
|
||||
Reference in New Issue
Block a user