mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 18:21:34 +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
|
||||
::
|
||||
=/ jsyn=(pair (unit mark) (unit sign:agent:gall))
|
||||
?. ?=(%fact -.sign) ``sign
|
||||
?: ?=(%json p.cage.sign) ``sign
|
||||
?. ?=(%fact -.sign) [~ `sign]
|
||||
?: ?=(%json p.cage.sign) [~ `sign]
|
||||
:: find and use tube from fact mark to json
|
||||
::
|
||||
=* have=mark p.cage.sign
|
||||
|
Loading…
Reference in New Issue
Block a user