From 7b5f74727323358d4460077b66aae94ea1b007fb Mon Sep 17 00:00:00 2001 From: Liam Fitzgerald Date: Wed, 21 Jul 2021 12:26:10 +1000 Subject: [PATCH] metadata-update: fix JSON --- pkg/arvo/mar/metadata/update-2.hoon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/arvo/mar/metadata/update-2.hoon b/pkg/arvo/mar/metadata/update-2.hoon index 0b55129f1..8f13ae864 100644 --- a/pkg/arvo/mar/metadata/update-2.hoon +++ b/pkg/arvo/mar/metadata/update-2.hoon @@ -3,13 +3,13 @@ ++ grad %noun ++ grow |% - ++ noun update + ++ noun update ++ json (update:enjs:store update) -- :: ++ grab |% ++ noun update:store - ++ json update:dejs:store + ++ json action:dejs:store -- --