Here lies "currentTab was used multiple times"

Fixes #282
This commit is contained in:
AntsyLich
2024-10-29 21:15:14 +06:00
parent 38d5fc9160
commit 371c1432e2
8 changed files with 44 additions and 27 deletions
@@ -61,7 +61,7 @@ import tachiyomi.presentation.core.screens.EmptyScreenAction
import tachiyomi.presentation.core.screens.LoadingScreen
import tachiyomi.source.local.isLocal
object LibraryTab : Tab {
data object LibraryTab : Tab {
override val options: TabOptions
@Composable