Skip to content

Commit

Permalink
Merge pull request #638 from webitel/fix/delete-label-prop-in-cogniti…
Browse files Browse the repository at this point in the history
…ve-profiles

fix: delete label-prop in cognitive profiles[WTEL-4280]
  • Loading branch information
Lera24 authored Mar 19, 2024
2 parents 52c2571 + 517a331 commit 4d1d474
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<wt-input
:disabled="disableUserInput"
:label="$t('objects.key')"
:label-props="{ hint: $t('objects.integrations.storage.keyInfo'), hintPosition: 'right' }"
:v="v.itemInstance.properties.key"
:value="itemInstance.properties.key"
required
Expand Down

0 comments on commit 4d1d474

Please sign in to comment.