Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 47s

This commit is contained in:
Adisak 2025-10-31 14:38:13 +07:00
commit f10d20ec38

View file

@ -421,7 +421,7 @@ export class KpiUserEvaluationController extends Controller {
const organization = fullNameParts
.filter((part) => part !== undefined && part !== null)
.join(" ");
.join("\n");
return {
id: item.id,