Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ticruz38 committed Jan 30, 2025
1 parent dcd08f9 commit a76f5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/views/UserContent.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
</Field>
<FieldInline label="Ignore muted content">
<Toggle bind:value={values.ignore_muted_content} />
<p slot="info">If enabled, muted replies will not load.</p>
<p slot="info">If enabled, muted replies will be ignored.</p>
</FieldInline>
</div>
<Footer>
Expand Down

0 comments on commit a76f5e2

Please sign in to comment.