[F] Make weightingMap an array
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ export default class Course
|
||||
{
|
||||
method: string
|
||||
weightingMap: {[index: string]: number}
|
||||
};
|
||||
}[];
|
||||
|
||||
computed:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user