feat(reports): improve reportview and allow removing content + resolve report automatically
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -67,7 +67,7 @@ defmodule Mobilizon.GraphQL.Resolvers.Report do
|
||||
{:ok, _, %Report{} = report} ->
|
||||
{:ok, report}
|
||||
|
||||
error ->
|
||||
_error ->
|
||||
{:error, dgettext("errors", "Error while saving report")}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user