fixed typo

This commit is contained in:
dcore94 2021-03-24 16:23:17 +01:00
parent 4cd68edad7
commit 8625fc3f67
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}",
"scriptExpression": "return { 'decoded_root_vo' : $.root_vo.replace("%2F","/")}"
"scriptExpression": "return { 'decoded_root_vo' : $.root_vo.replace('%2F','/')}"
}
},
{