Bump mod SDK and add more details to mod info dialog (#10420)

This commit is contained in:
Eric Bailey
2026-05-05 13:28:06 -05:00
committed by GitHub
parent a24d30ab47
commit cc5b215863
5 changed files with 25 additions and 9 deletions
+1 -1
View File
@@ -379,7 +379,7 @@ function ProfileScreenLoaded({
<ScreenHider
testID="profileView"
style={styles.container}
screenDescription={_(msg`profile`)}
screenDescription={_(msg`user`)}
modui={moderation.ui('profileView')}>
<PagerWithHeader
testID="profilePager"