Skip to content

Commit

Permalink
chore: update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac authored Jan 24, 2024
1 parent 8ec997e commit 82198f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cloud-element-templates/util/propertyUtil.js
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ export function unsetProperty(commandStack, element, property) {
}
}

// TODO(@barmac): fix translate usage
// TODO(@barmac): fix translate usage (https://github.com/bpmn-io/bpmn-js-element-templates/pull/53#issuecomment-1906203270)
export function validateProperty(value, property, translate = defaultTranslate) {
const {
constraints = {},
Expand Down

0 comments on commit 82198f1

Please sign in to comment.