mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-07 07:30:23 +03:00
Merge pull request #459 from Fang-/gall-quit
Remove registered subscription from gall when sending %quit.
This commit is contained in:
commit
3c86ea262a
@ -801,7 +801,7 @@
|
|||||||
++ ap-move-quit :: give quit move
|
++ ap-move-quit :: give quit move
|
||||||
|= {sto/bone vax/vase}
|
|= {sto/bone vax/vase}
|
||||||
^- {(each cove tang) _+>}
|
^- {(each cove tang) _+>}
|
||||||
:_ +>
|
:_ +>(sup.ged (~(del by sup.ged) sto))
|
||||||
?^ q.vax [%| (ap-suck "quit: improper give")]
|
?^ q.vax [%| (ap-suck "quit: improper give")]
|
||||||
[%& `cove`[sto %give `cuft`[%quit ~]]]
|
[%& `cove`[sto %give `cuft`[%quit ~]]]
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user