Update API

This commit is contained in:
Ilya Laktyushin 2021-01-21 17:06:12 +03:00
parent 74eeea3002
commit aed1467617
8 changed files with 225 additions and 148 deletions

View file

@ -93,7 +93,7 @@ private extension ReportReason {
case .spam:
return .inputReportReasonSpam
case .fake:
return .inputReportReasonOther(text: "fake")
return .inputReportReasonFake
case .violence:
return .inputReportReasonViolence
case .porno: