refactor: add head office indicator to stats

This commit is contained in:
Methapon-Frappet 2024-04-13 20:27:43 +07:00
parent 849a7d0078
commit 6c54796d9d

View file

@ -97,6 +97,7 @@ export class BranchController extends Controller {
id: true,
nameEN: true,
name: true,
isHeadOffice: true,
},
});