mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-11 08:55:23 +03:00
Fixed an error preventing correct binding from -X last messages from a particular station through inbox.
This commit is contained in:
parent
0e2b30d691
commit
f78a75c68e
@ -2247,13 +2247,13 @@
|
||||
=- (~(so-first-grams so:ta nom.qer ~ -) ran.qer)
|
||||
::TODO this can be done more efficiently.
|
||||
?~ wer.qer u.soy
|
||||
%_ u.soy
|
||||
grams
|
||||
?. (~(has by sourced.u.soy) u.wer.qer) ~
|
||||
%+ turn (~(got by sourced.u.soy) u.wer.qer)
|
||||
|= n/@ud
|
||||
(snag n grams.u.soy)
|
||||
==
|
||||
=- u.soy(grams -, count (lent -))
|
||||
?. (~(has by sourced.u.soy) u.wer.qer) ~
|
||||
%+ turn
|
||||
%- flop
|
||||
(~(got by sourced.u.soy) u.wer.qer)
|
||||
|= n/@ud
|
||||
(snag n grams.u.soy)
|
||||
(cury gram-to-envelope nom.qer)
|
||||
:- shape.u.soy
|
||||
?. (~(has in wat.qer) %config-r) ~
|
||||
|
Loading…
Reference in New Issue
Block a user