mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-16 05:13:36 +00:00
feat: continued general UI improvements
This commit is contained in:
+2
-1
@@ -145,7 +145,8 @@ function App() {
|
||||
})
|
||||
.catch(() => {});
|
||||
}
|
||||
setPhase("idle-app");
|
||||
setPhase("fading-in");
|
||||
timerRef.current = setTimeout(() => setPhase("idle-app"), 450);
|
||||
})
|
||||
.catch(() => {
|
||||
clearStoredAuth();
|
||||
|
||||
Reference in New Issue
Block a user