mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
fix: template settings checkbox text for dynamic parameters (#18392)
This commit is contained in:
@ -243,11 +243,7 @@ export const TemplateSettingsForm: FC<TemplateSettingsForm> = ({
|
||||
Show the original workspace creation form and workspace
|
||||
parameters settings form without dynamic parameters or live
|
||||
updates. Recommended if your provisioners aren't updated or
|
||||
the new form causes issues.{" "}
|
||||
<strong>
|
||||
Users can always manually switch experiences in the
|
||||
workspace creation form.
|
||||
</strong>
|
||||
the dynamic form causes issues.
|
||||
</span>
|
||||
</StackLabelHelperText>
|
||||
</StackLabel>
|
||||
|
Reference in New Issue
Block a user