fix: test repo configuration button doesn't work
Build Snapshot Release / build (push) Waiting to run
Release Please / release-please (push) Waiting to run
Test / test-nix (push) Waiting to run
Test / test-win (push) Waiting to run

This commit is contained in:
Gareth George
2025-01-11 20:26:01 -08:00
parent 0dd360b497
commit 07a1561df7
+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