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, onShowLess,
viaRepost, viaRepost,
variant, variant,
forceGoogleTranslate = true, forceGoogleTranslate = false,
}: { }: {
big?: boolean big?: boolean
post: Shadow<AppBskyFeedDefs.PostView> post: Shadow<AppBskyFeedDefs.PostView>