Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue mastodon#16603 undefined method `serialize_payload' for Unsuspend Account Service error. It seems that this service forgot to `include Payloadable` so that `serialize_payload` could not be found in this service.
- Loading branch information