💀 i forgor

This commit is contained in:
reduplicated 2022-10-08 16:58:14 +02:00
parent 0b95d6ad33
commit 88a7248e47
1 changed files with 1 additions and 1 deletions

View File

@ -962,7 +962,7 @@ class ResultViewModel2 : ViewModel() {
id: Int,
resume: Boolean = true,
// if it is only a single link then resume works correctly
singleFile: Boolean? = true
singleFile: Boolean? = null
) = ioSafe {
if (act == null) return@ioSafe
if (data.links.isEmpty()) {