Merge, do not push to develop yet, Listening.tsx is not updated
This commit is contained in:
@@ -7,7 +7,6 @@ export interface Step {
|
||||
}
|
||||
|
||||
export interface Grading {
|
||||
user: string;
|
||||
entity?: string;
|
||||
entity: string;
|
||||
steps: Step[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user