mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
gall: updated to soft properly
This commit is contained in:
parent
7edc183ded
commit
a5d6403f39
@ -844,10 +844,9 @@
|
|||||||
(mo-pass path note-arvo)
|
(mo-pass path note-arvo)
|
||||||
::
|
::
|
||||||
%chat-action
|
%chat-action
|
||||||
=/ chat-act=(unit chat-action)
|
=/ chat-act=(unit chat-action) ((soft chat-action) noun.deal)
|
||||||
((soft chat-action) ;;(chat-action noun.deal))
|
|
||||||
?~ chat-act
|
?~ chat-act
|
||||||
~& %gall-raw-poke-chat-action-failed
|
~& gall-raw-chat-poke-failed+[agent attributing.routes]
|
||||||
mo-core
|
mo-core
|
||||||
=/ =cage [%chat-action !>(u.chat-act)]
|
=/ =cage [%chat-action !>(u.chat-act)]
|
||||||
=/ new-deal=^deal [%poke cage]
|
=/ new-deal=^deal [%poke cage]
|
||||||
@ -921,7 +920,6 @@
|
|||||||
=/ =wire /sys/rep
|
=/ =wire /sys/rep
|
||||||
:: agents load their code from the %home desk, including marks
|
:: agents load their code from the %home desk, including marks
|
||||||
::
|
::
|
||||||
::
|
|
||||||
=/ =note-arvo
|
=/ =note-arvo
|
||||||
=/ =disc:ford [our %home]
|
=/ =disc:ford [our %home]
|
||||||
[%f %build live=%.n %vale disc [mark noun]:ames-response]
|
[%f %build live=%.n %vale disc [mark noun]:ames-response]
|
||||||
|
Loading…
Reference in New Issue
Block a user