-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
fixme listed
* app/service/content_report.js [1 message]:
[Line 48] ✐ NOTE: ) {
but what in the file actually is
46 async checkReportInfo (data) {
47 const note = _.trim(data.report_note)
48 if (data.report_type === 'others' && !note) {
49 throw new ReportNoteRequired()
50 }
51 }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels