fixed typo

This commit is contained in:
Marco Lettere 2023-10-18 15:55:59 +02:00
parent 0e2b9ef289
commit bfaf8ebabb
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"liferay": "{{ liferay }}",
"liferay_auth": "{{ liferay_auth }}",
"keycloak_userid" : "${workflow.input.userid}",
"evluatorType" : "javascript",
"evaluatorType" : "javascript",
"expression": "function f(){ return { 'decoded_root_vo' : $.root_vo.replace('%2F','/'), 'encoded_root_vo' : encodeURIComponent($.root_vo)}} f()"
}
},