]> cat aescling's git repositories - mastodon.git/commit
Fix crash in SuspendAccountWorker (#15106)
authorThibG <thib@sitedethib.com>
Sun, 8 Nov 2020 17:29:48 +0000 (18:29 +0100)
committerGitHub <noreply@github.com>
Sun, 8 Nov 2020 17:29:48 +0000 (18:29 +0100)
commit1e64666662c1ecd8f820941c5901857469c87358
tree7a27e2344a907cee397f0891f03595e50a2766a9
parent3134691948aeacb16b7386ed77bbea4581beec40
Fix crash in SuspendAccountWorker (#15106)

* Fix crash in SuspendAccountWorker

`follows` is an array thanks to `to_a`

* Fix code style issue

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
app/services/suspend_account_service.rb