diff options
Diffstat (limited to 'src/components')
-rw-r--r-- | src/components/dialogs/PostInteractionSettingsDialog.tsx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/dialogs/PostInteractionSettingsDialog.tsx b/src/components/dialogs/PostInteractionSettingsDialog.tsx index e4bc77702..fdf075ca4 100644 --- a/src/components/dialogs/PostInteractionSettingsDialog.tsx +++ b/src/components/dialogs/PostInteractionSettingsDialog.tsx @@ -81,8 +81,9 @@ export function PostInteractionSettingsControlledDialog({ <Trans> You can set default interaction settings in{' '} <Text style={[a.font_bold, t.atoms.text_contrast_medium]}> - Settings → Moderation → Interaction settings. + Settings → Moderation → Interaction settings </Text> + . </Trans> </Text> </View> |