refactor: add head office indicator to stats
This commit is contained in:
parent
849a7d0078
commit
6c54796d9d
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ export class BranchController extends Controller {
|
|||
id: true,
|
||||
nameEN: true,
|
||||
name: true,
|
||||
isHeadOffice: true,
|
||||
},
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue