fix(editor): Allow $secrets to resolve on credentials (#10093)

This commit is contained in:
Iván Ovejero
2024-07-19 12:00:07 +02:00
committed by GitHub
parent dd54390b0a
commit bf57f38d1c
4 changed files with 43 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
[$style.highlight]: highlight,
}"
>
<span v-html="simplyText"></span>
<span data-test-id="parameter-input-hint" v-html="simplyText"></span>
</div>
<div
v-else