mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
change windmill workspace label
This commit is contained in:
@@ -114,7 +114,7 @@ export default function WindmillCreateIntegrationPage() {
|
||||
placeholder="Provide a path, default is /"
|
||||
/>
|
||||
</FormControl>
|
||||
<FormControl label="Windmill Project" className="mt-4">
|
||||
<FormControl label="Windmill Workspace" className="mt-4">
|
||||
<Select
|
||||
value={targetApp}
|
||||
onValueChange={(val) => setTargetApp(val)}
|
||||
|
||||
Reference in New Issue
Block a user