mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-23 23:12:04 +03:00
Merge pull request #5863 from sidnym-ladrut/sl/fix-rein-toggle-behavior
hood: fix issue w/ rein diff application
This commit is contained in:
commit
eaaa99ac5d
@ -180,9 +180,8 @@
|
|||||||
=rein
|
=rein
|
||||||
==
|
==
|
||||||
^- [jolt=(list dude) idle=(list dude)]
|
^- [jolt=(list dude) idle=(list dude)]
|
||||||
=/ all=(list dude) (read-bill local)
|
|
||||||
=/ want (get-apps-want local all rein)
|
|
||||||
=/ have (get-apps-live local)
|
=/ have (get-apps-live local)
|
||||||
|
=/ want (get-apps-want local have rein)
|
||||||
[want (skip have ~(has in (sy want)))]
|
[want (skip have ~(has in (sy want)))]
|
||||||
::
|
::
|
||||||
++ get-remote-diff
|
++ get-remote-diff
|
||||||
|
Loading…
Reference in New Issue
Block a user