This commit is contained in:
Rao 2025-03-04 11:13:24 +08:00
parent cb2e954f1c
commit e043d4417b
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ export default function MindEditor({ id }: { id?: string }) {
multiple
/>
</Form.Item>
<JoinButton></JoinButton>
{id ? <JoinButton></JoinButton> : <></>}
</div>
<div>
{canEdit && (