forked from abner/for-legacy-web
chore: outage over, flick the switch
This commit is contained in:
@@ -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 (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user