Only shows results for an assignments that has been released
This commit is contained in:
@@ -33,4 +33,4 @@ export interface Assignment {
|
||||
start?: boolean;
|
||||
}
|
||||
|
||||
export type AssignmentWithCorporateId = Assignment & { corporateId: string };
|
||||
export type AssignmentWithCorporateId = Assignment & {corporateId: string};
|
||||
|
||||
Reference in New Issue
Block a user