Remove extra semicollon in ftl (changelog ignore)
This commit is contained in:
parent
a292cb0b4b
commit
159429da6e
@ -78,7 +78,7 @@ ${ftl_object_to_js_code_declaring_an_object(.data_model, [])?no_esc};
|
||||
|
||||
return out;
|
||||
|
||||
})();
|
||||
})()
|
||||
<#function ftl_object_to_js_code_declaring_an_object object path>
|
||||
|
||||
<#local isHash = "">
|
||||
|
Loading…
x
Reference in New Issue
Block a user