Skip to content

Commit

Permalink
add adult content to REASONSEXUAL
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Apr 4, 2024
1 parent b794145 commit 45470da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/moderation/useReportOptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export function useReportOptions(): ReportOptions {
{
reason: ComAtprotoModerationDefs.REASONSEXUAL,
title: _(msg`Unwanted Sexual Content`),
description: _(msg`Nudity not labeled as such`),
description: _(msg`Nudity or adult content not labeled as such`),
},
...common,
],
Expand Down

0 comments on commit 45470da

Please sign in to comment.