forked from github/szkolny
[APIv2/Mobidziennik] Reformat Grades a bit.
This commit is contained in:
parent
f2b3603531
commit
01657ca002
@ -70,7 +70,8 @@ class MobidziennikApiGrades(val data: DataMobidziennik, rows: List<String>) {
|
||||
weight,
|
||||
semester,
|
||||
teacherId,
|
||||
subjectId);gradeObject.type = type
|
||||
subjectId)
|
||||
gradeObject.type = type
|
||||
|
||||
data.gradeList.add(gradeObject)
|
||||
data.metadataList.add(
|
||||
|
Loading…
Reference in New Issue
Block a user