Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kmycode committed Feb 17, 2024
1 parent b36b702 commit 41354ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/mastodon/components/visibility_icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const messages = defineMessages({
},
circle_short: {
id: 'privacy.circle.short',
defaultMessage: 'Circle members only',
defaultMessage: 'Circle',
},
reply_short: {
id: 'privacy.reply.short',
Expand Down

0 comments on commit 41354ba

Please sign in to comment.