[+] Use AnalyzedRating for courseInfo

This commit is contained in:
Hykilpikonna
2020-04-27 04:43:03 -04:00
parent e3af901caf
commit 94a1a0f108
+2
View File
@@ -17,6 +17,8 @@ export default class CourseInfo
levelID: number;
levelFull: string
rating: AnalyzedRating = null as any as AnalyzedRating
/**
* Construct with a json object
*