SpotlessApply

This commit is contained in:
Jobobby04
2025-05-24 20:12:38 -04:00
parent 649a19ec57
commit ddffe71a22
9 changed files with 9 additions and 7 deletions
@@ -50,8 +50,7 @@ class MetadataViewScreen(private val mangaId: Long, private val sourceId: Long)
)
},
) { paddingValues ->
when
(
when (
@Suppress("NAME_SHADOWING")
val state = state
) {