Restore on-device translation from overflow menu (#10850)

This commit is contained in:
DS Boyce
2026-06-10 10:31:48 -07:00
committed by GitHub
parent 8c8617d5f2
commit 01054624ef
+1 -1
View File
@@ -54,7 +54,7 @@ let PostControls = ({
onShowLess,
viaRepost,
variant,
forceGoogleTranslate = true,
forceGoogleTranslate = false,
}: {
big?: boolean
post: Shadow<AppBskyFeedDefs.PostView>