mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 03:25:17 +01:00
Fix missing account association in tombstone model (#9857)
This commit is contained in:
parent
b59818d4ab
commit
80768e2840
@ -12,4 +12,5 @@
|
||||
#
|
||||
|
||||
class Tombstone < ApplicationRecord
|
||||
belongs_to :account
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user