forked from github/szkolny
[Vulcan/Hebe] Add saving lesson topic in attendance.
This commit is contained in:
parent
13c2640ed5
commit
ede101ea20
@ -85,6 +85,7 @@ class VulcanHebeAttendance(
|
|||||||
subjectId = subjectId,
|
subjectId = subjectId,
|
||||||
addedDate = addedDate
|
addedDate = addedDate
|
||||||
).also {
|
).also {
|
||||||
|
it.lessonTopic = attendance.getString("Topic")
|
||||||
it.lessonNumber = lessonNumber
|
it.lessonNumber = lessonNumber
|
||||||
it.isCounted = isCounted
|
it.isCounted = isCounted
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user