diff --git a/ui/src/App.tsx b/ui/src/App.tsx index 9b5242a7..c643720a 100644 --- a/ui/src/App.tsx +++ b/ui/src/App.tsx @@ -105,7 +105,7 @@ function App() {
  • - {user && !user.isLoggedIn() && ( + {user && user.username === "" && !user.username && (