From 376fcb7c54b6a002a0727812029b4205585768fe Mon Sep 17 00:00:00 2001 From: Isaac Visintainer Date: Thu, 30 Aug 2018 14:13:40 -0700 Subject: [PATCH] circle creation bugfix --- app/collections.hoon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/collections.hoon b/app/collections.hoon index b75f4883d..b2540b4ab 100644 --- a/app/collections.hoon +++ b/app/collections.hoon @@ -402,7 +402,7 @@ :: (ta-hall-json parent-path 'new collection' (collection-notify pax meta.col.new)) :: =. ta-this :: (ta-hall-json parent-path 'new item' (item-notify pax raw.new)) -:: =. ta-this (ta-hall-create-circle pax description.meta.col.new) + =. ta-this (ta-hall-create-circle pax description.meta.col.new) =/ items=(list [nom=@ta =item]) ~(tap by data.col.new) =. ta-this |-