mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +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
|
||||
==
|
||||
^- [jolt=(list dude) idle=(list dude)]
|
||||
=/ all=(list dude) (read-bill local)
|
||||
=/ want (get-apps-want local all rein)
|
||||
=/ have (get-apps-live local)
|
||||
=/ want (get-apps-want local have rein)
|
||||
[want (skip have ~(has in (sy want)))]
|
||||
::
|
||||
++ get-remote-diff
|
||||
|
Loading…
Reference in New Issue
Block a user