Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For #5066, fix call to
new-to-edit
process
- Calling `process:runProcessByName()` was failing because the `process` prefix wasn't declared anymore. - We should have been calling `fr:run-process-by-name()` anyway.
- Loading branch information