fix: lint
This commit is contained in:
parent
ef04f6c7af
commit
d84e6b485e
3 changed files with 3 additions and 3 deletions
|
@ -12,5 +12,5 @@ export interface TeacherInvitationData {
|
|||
sender: string;
|
||||
receiver: string;
|
||||
class: string;
|
||||
accepted?: boolean; // use for put requests, else skip
|
||||
accepted?: boolean; // Use for put requests, else skip
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue