add dna
This commit is contained in:
parent
51443fd4f2
commit
a143bc862e
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue