use json serializer for message verifier
This commit is contained in:
@@ -27,5 +27,7 @@ class PostViewCountService
|
||||
else
|
||||
return nil
|
||||
end
|
||||
rescue JSON::ParserError
|
||||
nil
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user