diff --git a/frontend/views/newwhats/SessionsView.tsx b/frontend/views/newwhats/SessionsView.tsx index aa90781..0c74098 100644 --- a/frontend/views/newwhats/SessionsView.tsx +++ b/frontend/views/newwhats/SessionsView.tsx @@ -358,7 +358,7 @@ const SessionCard = React.forwardRef
-
+
{inst.avatar ? {inst.name} { (e.currentTarget as HTMLImageElement).style.display = 'none'; (e.currentTarget.nextSibling as HTMLElement)?.style.setProperty('display', 'flex') }} /> : null}