mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
groups: propagate remove correctly
This commit is contained in:
parent
774f7f53f0
commit
68324ec71b
@ -215,7 +215,9 @@
|
|||||||
=/ ship (~(get by synced.state) pax.diff)
|
=/ ship (~(get by synced.state) pax.diff)
|
||||||
?~ ship [~ state]
|
?~ ship [~ state]
|
||||||
?. =(src.bol u.ship) [~ state]
|
?. =(src.bol u.ship) [~ state]
|
||||||
?. (~(has in members.diff) our.bol) [~ state]
|
?. (~(has in members.diff) our.bol)
|
||||||
|
:_ state
|
||||||
|
[(group-poke pax.diff diff)]~
|
||||||
=/ changes (poke-group-hook-action [%remove pax.diff])
|
=/ changes (poke-group-hook-action [%remove pax.diff])
|
||||||
:_ +.changes
|
:_ +.changes
|
||||||
%+ welp -.changes
|
%+ welp -.changes
|
||||||
|
Loading…
Reference in New Issue
Block a user