Commit 490e533
committed
Fix crash in MergeWorker
Similarly to mastodon#12324, the code is passing an Account object where an id
is expected.1 parent aaf91ab commit 490e533
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments