[skip ci] Apply fixes from CodeFactor (#289)

Co-authored-by: codefactor-io <support@codefactor.io>
This commit is contained in:
Cloudburst 2022-12-28 18:41:50 +01:00 committed by GitHub
parent 710885a3b7
commit 1e8277b087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -597,7 +597,7 @@ class HomeParentItemAdapterPreview(
isVisible = availableWatchStatusTypes.second.contains(watch).also {
anyVisible = anyVisible || it
}
isChecked = availableWatchStatusTypes.first.contains(watch)
}
}