UNPKG

@replyke/core

Version:

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

15 lines 583 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.reportReasons = void 0; exports.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