mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
gall: fix obvious nest-failing tisdot
This commit is contained in:
parent
d2d5d663d8
commit
48901a3ded
@ -2076,10 +2076,10 @@
|
||||
++ ap-silent-delete
|
||||
^+ ap-core
|
||||
::
|
||||
?~ incoming=(~(get by incoming.subscribers.current-agent) agent-bone)
|
||||
?~ (~(get by incoming.subscribers.current-agent) agent-bone)
|
||||
ap-core
|
||||
::
|
||||
=. incoming (~(del by incoming.subscribers.current-agent) agent-bone)
|
||||
=/ incoming (~(del by incoming.subscribers.current-agent) agent-bone)
|
||||
=/ meter (~(del by meter.subscribers.current-agent) agent-bone)
|
||||
%_ ap-core
|
||||
incoming.subscribers.current-agent incoming
|
||||
|
Loading…
Reference in New Issue
Block a user