Skip to content

Commit

Permalink
kansa/lib/mail: Add FIXME reference to #49
Browse files Browse the repository at this point in the history
  • Loading branch information
eemeli committed Aug 8, 2018
1 parent c4e9439 commit d7c3c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kansa/lib/mail.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const mailRecipient = (email, res) => {
email: res[0].email,
hugo_members,
key: res[0].key,
membership: res[0].membership, // FIXME
membership: res[0].membership, // FIXME: see https://github.com/maailma/kansa/issues/49
name
}
}
Expand Down

0 comments on commit d7c3c47

Please sign in to comment.