UNPKG

@replyke/core

Version:

Replyke: Build interactive apps with social features like comments, votes, feeds, user lists, notifications, and more.

12 lines 479 B
export const reportReasons = { spam: "It's spam", inappropriateContent: "Contains inappropriate content", harassment: "It's harassment or bullying", misinformation: "Spreads false information", hateSpeech: "Contains hate speech or symbols", violence: "Promotes violence or dangerous behavior", illegalActivity: "Promotes illegal activity", selfHarm: "Promotes self-harm or suicide", other: "Other", }; //# sourceMappingURL=reportReasons.js.map