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

This commit is contained in:
Adisak 2025-10-31 15:09:10 +07:00
commit 7dd0ec346d

View file

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