Build fixes

This commit is contained in:
Jobobby04 2021-09-24 13:05:06 -04:00
parent fef5578a17
commit 74ba072e01
2 changed files with 1 additions and 2 deletions

View File

@ -116,7 +116,6 @@ import kotlinx.coroutines.cancel
import kotlinx.coroutines.flow.launchIn
import kotlinx.coroutines.flow.onEach
import kotlinx.coroutines.withContext
import reactivecircus.flowbinding.recyclerview.scrollEvents
import reactivecircus.flowbinding.recyclerview.scrollStateChanges
import reactivecircus.flowbinding.swiperefreshlayout.refreshes
import timber.log.Timber

View File

@ -225,7 +225,7 @@ class SettingsAdvancedController : SettingsController() {
// --> EXH
preferenceCategory {
titleRes = R.string.group_downloader
titleRes = R.string.download_notifier_downloader_title
preference {
key = "clean_up_downloaded_chapters"