Fix missing account association in tombstone model (#9857)
This commit is contained in:
@@ -12,4 +12,5 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
class Tombstone < ApplicationRecord
|
class Tombstone < ApplicationRecord
|
||||||
|
belongs_to :account
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user