mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 19:22:22 +03:00
No longer uses incorrect message index when changing messages.
This commit is contained in:
parent
8c2afd57d6
commit
4860d51405
@ -1371,11 +1371,10 @@
|
||||
known (~(put by known) uid.gam count)
|
||||
==
|
||||
:: changed message
|
||||
=+ dex=(sub count u.old)
|
||||
%_ +>.$
|
||||
grams %+ welp
|
||||
(scag (dec dex) grams)
|
||||
[gam (slag dex grams)]
|
||||
(scag (dec u.old) grams)
|
||||
[gam (slag u.old grams)]
|
||||
==
|
||||
::
|
||||
++ sa-change-remote ::< apply remote's delta
|
||||
|
Loading…
Reference in New Issue
Block a user