fix: test repo configuration button doesn't work

This commit is contained in:
Gareth George
2025-01-11 20:26:07 -08:00
parent d20f9fd5dd
commit cfec069786
+4
View File
@@ -303,6 +303,10 @@ export const AddRepoModal = ({ template }: { template: Repo | null }) => {
</Form.Item>
</Tooltip>
<Form.Item<Repo> name="guid" hidden>
<Input />
</Form.Item>
{/* Repo.uri */}
<Tooltip