forked from github/szkolny
[APIv2/Mobidziennik] Reformat Grades a bit.
This commit is contained in:
parent
f2b3603531
commit
01657ca002
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue