Restore admin cehck

This commit is contained in:
Alex Holliday
2024-09-16 12:44:27 +08:00
parent afa5cf1fc0
commit 2b5c76de6c

View File

@@ -177,7 +177,7 @@ const Settings = ({ isAdmin }) => {
/>
</Stack>
</ConfigBox>
{true && (
{isAdmin && (
<ConfigBox>
<Box>
<Typography component="h1">History and monitoring</Typography>