diff --git a/desk/lib/contacts/json-1.hoon b/desk/lib/contacts/json-1.hoon index a65fc33..149418e 100644 --- a/desk/lib/contacts/json-1.hoon +++ b/desk/lib/contacts/json-1.hoon @@ -23,6 +23,8 @@ ++ value |= val=value:c ^- json + ?@ val + (frond type+s/%null) ?- -.val %text (pairs type+s/%text value+s/p.val ~) %numb (pairs type+s/%numb value+(numb p.val) ~)