forked from abner/for-legacy-web
chore: outage over, flick the switch
parent
d3220d7c70
commit
d83455c759
|
|
@ -112,7 +112,7 @@ export default function App() {
|
|||
path.startsWith("/invite") ||
|
||||
path.includes("/settings");
|
||||
|
||||
const [statusBar, setStatusBar] = useState(true);
|
||||
const [statusBar, setStatusBar] = useState(false);
|
||||
|
||||
return (
|
||||
<>
|
||||
|
|
|
|||
Loading…
Reference in New Issue