merge: fixed merge conflicts on local branch
This commit is contained in:
commit
7f7df53d79
4 changed files with 19 additions and 19 deletions
|
@ -44,4 +44,4 @@ export class AssignmentController extends BaseController {
|
|||
getGroups(assignmentNumber: number, full = true) {
|
||||
return this.get<GroupsResponse>(`/${assignmentNumber}/groups`, { full });
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue