compare: project general ownership presence
This commit is contained in:
@@ -340,6 +340,7 @@ function comparisonTurnStateSnapshot(array $request): array
|
||||
$activeActionPoints = $stored[0];
|
||||
}
|
||||
}
|
||||
$result['hasOwner'] = $ownerId > 0;
|
||||
$result['inheritActiveActionPoints'] = $activeActionPoints;
|
||||
return $result;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user