3
3
Fork 1
mirror of https://github.com/recloudstream/cloudstream.git synced 2024-08-15 01:53:11 +00:00
This commit is contained in:
Luna712 2024-07-17 23:31:57 -06:00 committed by GitHub
parent 210f45ecaf
commit 3d1e243cbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -107,7 +107,6 @@ class DownloadViewModel : ViewModel() {
header.isSelected = header.data.id in currentSelected
}
_headerCards.postValue(headers)
return@launchSafe
}
childCards.value?.let { children ->