my fork of the bluesky client

Tiny tweak to Thread Preferences string (#6177)

authored by

surfdude29 and committed by
GitHub
bf0a847f a6d009d0

+1 -1
+1 -1
src/screens/Settings/ThreadPreferences.tsx
··· 111 111 style={[a.w_full, a.gap_md]}> 112 112 <Toggle.LabelText style={[a.flex_1]}> 113 113 <Trans> 114 - Show replies by people you follow before all other replies. 114 + Show replies by people you follow before all other replies 115 115 </Trans> 116 116 </Toggle.LabelText> 117 117 <Toggle.Platform />