about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorMinseo Lee <itoupluk427@gmail.com>2025-02-14 05:48:44 +0900
committerGitHub <noreply@github.com>2025-02-13 14:48:44 -0600
commitf45f9afab7a4ae5c6ad6de395470ff82e3008efa (patch)
tree14608edb2db7c77ff9be8a0ed2d16a1039c565f0 /src
parenta3f79cc714946b0f6f5d32f3bdf0c4f0df540dac (diff)
downloadvoidsky-f45f9afab7a4ae5c6ad6de395470ff82e3008efa.tar.zst
Update PostInteractionSettingsDialog.tsx (#7726)
Diffstat (limited to 'src')
-rw-r--r--src/components/dialogs/PostInteractionSettingsDialog.tsx3
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 &rarr; Moderation &rarr; Interaction settings.
+                Settings &rarr; Moderation &rarr; Interaction settings
               </Text>
+              .
             </Trans>
           </Text>
         </View>