Show correct language string in browse screens (#8136)

This commit is contained in:
AntsyLich
2022-10-04 09:05:37 +06:00
committed by GitHub
parent b8fa326c21
commit bbe1608006
3 changed files with 12 additions and 11 deletions
@@ -161,7 +161,7 @@ private fun SourceItem(
source = source,
onClickItem = { onClickItem(source, GetRemoteManga.QUERY_POPULAR) },
onLongClickItem = { onLongClickItem(source) },
action = { source ->
action = {
if (source.supportsLatest) {
TextButton(onClick = { onClickItem(source, GetRemoteManga.QUERY_LATEST) }) {
Text(