mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
chat-store: fix errant 'this'
6c938e1
resolved a merge conflict, but retained a reference to 'this'
from the wrong parent.
This commit is contained in:
parent
6c938e188d
commit
5eec015343
@ -181,7 +181,7 @@
|
||||
?> ?=(%message -.act)
|
||||
=/ mailbox=(unit mailbox) (~(get by inbox) path.act)
|
||||
?~ mailbox
|
||||
[~ this]
|
||||
[~ state]
|
||||
=. letter.envelope.act (evaluate-letter [author letter]:envelope.act)
|
||||
=. u.mailbox (append-envelope u.mailbox envelope.act)
|
||||
:- (send-diff path.act act)
|
||||
|
Loading…
Reference in New Issue
Block a user