diff --git a/backend/repository/recipient.go b/backend/repository/recipient.go index 33c38fc..7910dc3 100644 --- a/backend/repository/recipient.go +++ b/backend/repository/recipient.go @@ -437,6 +437,7 @@ func (r *Recipient) GetOrphaned( database.RECIPIENT_TABLE, database.RECIPIENT_TABLE, database.RECIPIENT_TABLE, + database.RECIPIENT_TABLE, ) query := fmt.Sprintf(