mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-22 06:15:47 +00:00
feat(FE-316): Use population instead of available_quantity
This commit is contained in:
+1
@@ -69,6 +69,7 @@ export type ProjectFlockKandangLookup = {
|
||||
project_flock: ProjectFlock;
|
||||
quantity: number;
|
||||
available_quantity?: number;
|
||||
population: number;
|
||||
};
|
||||
|
||||
export type ProjectFlockAvailableQuantity = {
|
||||
|
||||
Reference in New Issue
Block a user