Restore ALT badges in quoted posts (#10964)

Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
Jerry Chen
2026-06-22 13:05:50 -06:00
committed by GitHub
parent dd452a4336
commit 495d1fe9a7
4 changed files with 17 additions and 27 deletions
-1
View File
@@ -142,7 +142,6 @@ export function ImageEmbed({
onPress(0, [containerRef], [dims])
}
onPressIn={() => onPressIn(0)}
hideBadge={rest.isWithinQuote}
/>
</ImageContextMenu>
</View>