mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Fix bug
This commit is contained in:
parent
210f45ecaf
commit
3d1e243cbe
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ class DownloadViewModel : ViewModel() {
|
|||
header.isSelected = header.data.id in currentSelected
|
||||
}
|
||||
_headerCards.postValue(headers)
|
||||
return@launchSafe
|
||||
}
|
||||
|
||||
childCards.value?.let { children ->
|
||||
|
|
Loading…
Reference in a new issue