mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-05-06 04:50:35 +00:00
fix: test repo configuration button doesn't work
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user