Fixes Translation bug not being active on google play edition
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ import kotlinx.coroutines.withContext
|
||||
import java.util.Locale
|
||||
|
||||
@Composable
|
||||
fun TranslateableRichTextViewer(
|
||||
fun TranslatableRichTextViewer(
|
||||
content: String,
|
||||
canPreview: Boolean,
|
||||
modifier: Modifier = Modifier,
|
||||
Reference in New Issue
Block a user