mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
misc: finalized option label
This commit is contained in:
@@ -407,9 +407,7 @@ export default function GitLabCreateIntegrationPage() {
|
||||
onCheckedChange={(isChecked) => onChange(isChecked)}
|
||||
isChecked={value}
|
||||
>
|
||||
<div className="max-w-md">
|
||||
Mask variables (requires secret values to match regex)
|
||||
</div>
|
||||
<div className="max-w-md">Mask values in build logs</div>
|
||||
</Switch>
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user