Merge pull request #2161 from urbit/invite-hook-fix

invite-hook: fixed incorrect assertion about outgoing invites
This commit is contained in:
ixv 2020-01-09 16:32:19 -08:00 committed by GitHub
commit 2089045a4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@
?: (team:title our.bowl src.bowl)
:: outgoing. we must be inviting another ship. send them the invite.
::
?> !(team:title our.bowl ship.invite.act)
?> !(team:title our.bowl recipient.invite.act)
[(invite-hook-poke:do recipient.invite.act act)]~
:: else incoming. ensure invitatory exists and invite is not a duplicate.
::