[+] Add unique name to course-info

This commit is contained in:
Hykilpikonna
2020-04-12 15:38:02 -04:00
parent bf690a941c
commit 902cb66cc4
+2 -1
View File
@@ -7,7 +7,8 @@ export default class CourseInfo
teacher: string
level: string
courseIds: string
uniqueName: string
courseCount: number
/**