mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
Merge pull request #2276 from urbit/chat-double-invite
chat-hook: fix double invite bug
This commit is contained in:
commit
1406363623
@ -285,6 +285,9 @@
|
|||||||
|= [kind=?(%add %remove) pax=path who=(set ship)]
|
|= [kind=?(%add %remove) pax=path who=(set ship)]
|
||||||
^- (list card)
|
^- (list card)
|
||||||
?> ?=([* *] pax)
|
?> ?=([* *] pax)
|
||||||
|
=/ owner (~(get by synced) pax)
|
||||||
|
?~ owner ~
|
||||||
|
?. =(u.owner our.bol) ~
|
||||||
%- zing
|
%- zing
|
||||||
%+ turn ~(tap in who)
|
%+ turn ~(tap in who)
|
||||||
|= =ship
|
|= =ship
|
||||||
|
Loading…
Reference in New Issue
Block a user