Fix #124 unable to load settings

This commit is contained in:
Mo Tarbin
2025-02-12 22:25:56 -05:00
parent cfc121bbca
commit 46df52fddd
2 changed files with 72 additions and 5 deletions

View File

@@ -316,7 +316,7 @@ const Settings = () => {
Join Circle
</Button>
</Typography>
{circleMembers.find(m => userProfile.id == m.userId).role ===
{circleMembers.find(m => userProfile.id == m.userId)?.role ===
'admin' && (
<>
<Typography level='title-lg' mt={2}>