Skip to content
Snippets Groups Projects
Commit efea29fe authored by michael.minelli's avatar michael.minelli
Browse files

Exercise => Add correctionDescription field

parent 4011aa14
Branches
Tags
No related merge requests found
......@@ -18,6 +18,7 @@ interface Exercise {
isCorrection: boolean;
correctionCommit: Gitlab.CommitSchema | undefined;
correctionDescription: string | undefined;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment