[+] Use AnalyzedRating for courseInfo
This commit is contained in:
@@ -17,6 +17,8 @@ export default class CourseInfo
|
|||||||
levelID: number;
|
levelID: number;
|
||||||
levelFull: string
|
levelFull: string
|
||||||
|
|
||||||
|
rating: AnalyzedRating = null as any as AnalyzedRating
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Construct with a json object
|
* Construct with a json object
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user