Tiny tweak to Thread Preferences string (#6177)

This commit is contained in:
surfdude29
2024-11-09 07:28:23 +00:00
committed by GitHub
parent a6d009d06b
commit bf0a847ffe
+1 -1
View File
@@ -111,7 +111,7 @@ export function ThreadPreferencesScreen({}: Props) {
style={[a.w_full, a.gap_md]}>
<Toggle.LabelText style={[a.flex_1]}>
<Trans>
Show replies by people you follow before all other replies.
Show replies by people you follow before all other replies
</Trans>
</Toggle.LabelText>
<Toggle.Platform />