mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-23 23:12:04 +03:00
Update pkg/arvo/sys/vane/eyre.hoon
Co-authored-by: fang <github@fang.io>
This commit is contained in:
parent
5e2eb1b783
commit
c0daa7f9fc
@ -1636,8 +1636,8 @@
|
|||||||
:: for facts, we try to convert the result to json
|
:: for facts, we try to convert the result to json
|
||||||
::
|
::
|
||||||
=/ jsyn=(pair (unit mark) (unit sign:agent:gall))
|
=/ jsyn=(pair (unit mark) (unit sign:agent:gall))
|
||||||
?. ?=(%fact -.sign) ``sign
|
?. ?=(%fact -.sign) [~ `sign]
|
||||||
?: ?=(%json p.cage.sign) ``sign
|
?: ?=(%json p.cage.sign) [~ `sign]
|
||||||
:: find and use tube from fact mark to json
|
:: find and use tube from fact mark to json
|
||||||
::
|
::
|
||||||
=* have=mark p.cage.sign
|
=* have=mark p.cage.sign
|
||||||
|
Loading…
Reference in New Issue
Block a user