[+] Add useless string for updating

This commit is contained in:
Hykilpikonna
2019-11-06 20:29:39 -05:00
parent c6c3303a99
commit 4643155908
+3
View File
@@ -32,6 +32,9 @@ export default class Course
allYearGrade: number
};
// Useless string, used to update
temp: string;
/**
* Construct a course with a course json object
*