about summary refs log tree commit diff
path: root/app/models/tombstone.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/tombstone.rb')
-rw-r--r--app/models/tombstone.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/tombstone.rb b/app/models/tombstone.rb
index 35b7337ff..997bb65fd 100644
--- a/app/models/tombstone.rb
+++ b/app/models/tombstone.rb
@@ -12,4 +12,5 @@
 #
 
 class Tombstone < ApplicationRecord
+  belongs_to :account
 end