This commit is contained in:
mamoss 2025-08-29 13:35:52 +07:00
parent 51443fd4f2
commit a143bc862e

View file

@ -2458,6 +2458,7 @@ export class PositionController extends Controller {
return { return {
id: posMaster.id, id: posMaster.id,
ancestorDNA: posMaster.ancestorDNA,
current_holderId: posMaster.current_holderId, current_holderId: posMaster.current_holderId,
next_holderId: posMaster.next_holderId, next_holderId: posMaster.next_holderId,
isDirector: posMaster.isDirector, isDirector: posMaster.isDirector,