mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-08 08:08:35 +03:00
Merge pull request #6230 from urbit/i/6229/gbye-chat-cli
chat-cli: put it to rest
This commit is contained in:
commit
5a41cc1563
@ -49,7 +49,10 @@
|
|||||||
=| cards=(list card)
|
=| cards=(list card)
|
||||||
|-
|
|-
|
||||||
?: ?=(%11 -.old)
|
?: ?=(%11 -.old)
|
||||||
[cards this(state old)]
|
:_ this(state old)
|
||||||
|
:_ cards
|
||||||
|
:+ %pass /cli-cleanup
|
||||||
|
[%agent [our.bol %hood] %poke %drum-unlink !>([%$ our.bol %chat-cli])]
|
||||||
=. cards
|
=. cards
|
||||||
:_ cards
|
:_ cards
|
||||||
=- [%pass /self-poke %agent [our.bol %chat-hook] %poke -]
|
=- [%pass /self-poke %agent [our.bol %chat-hook] %poke -]
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
%group-store
|
%group-store
|
||||||
%invite-store
|
%invite-store
|
||||||
%s3-store
|
%s3-store
|
||||||
%chat-cli
|
|
||||||
%chat-hook
|
%chat-hook
|
||||||
%chat-view
|
%chat-view
|
||||||
%clock
|
%clock
|
||||||
|
Loading…
Reference in New Issue
Block a user