]> cat aescling's git repositories - mastodon.git/commit
Fix crash in MergeWorker (#14129)
authorThibG <thib@sitedethib.com>
Tue, 23 Jun 2020 14:40:01 +0000 (16:40 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2020 14:40:01 +0000 (16:40 +0200)
commit01a99f7ec7ce892a3d953a6792515882a04ffee3
tree2df78fc13c7df6816b5ed7f772823567f864b029
parent791402af7c33da5c8f60200b389701400f73fde8
Fix crash in MergeWorker (#14129)

Similarly to #12324, the code is passing an Account object where an id
is expected.
app/lib/feed_manager.rb