Tiny tweak to Thread Preferences string (#6177)
This commit is contained in:
@@ -111,7 +111,7 @@ export function ThreadPreferencesScreen({}: Props) {
|
|||||||
style={[a.w_full, a.gap_md]}>
|
style={[a.w_full, a.gap_md]}>
|
||||||
<Toggle.LabelText style={[a.flex_1]}>
|
<Toggle.LabelText style={[a.flex_1]}>
|
||||||
<Trans>
|
<Trans>
|
||||||
Show replies by people you follow before all other replies.
|
Show replies by people you follow before all other replies
|
||||||
</Trans>
|
</Trans>
|
||||||
</Toggle.LabelText>
|
</Toggle.LabelText>
|
||||||
<Toggle.Platform />
|
<Toggle.Platform />
|
||||||
|
|||||||
Reference in New Issue
Block a user