diff --git a/app/collections.hoon b/app/collections.hoon index b2540b4ab8..658ba0713a 100644 --- a/app/collections.hoon +++ b/app/collections.hoon @@ -212,6 +212,16 @@ %collections-action act == :: +:: +poke-noun +:: +:: utility for setting whether or not to display the onboarding page +:: +++ poke-noun + |= onb=? + ^- (quip move _this) + =< ta-done + (ta-write:ta /web/landscape/onboard/atom [%atom !>(onb)]) +:: :: +ta: main event core for collections :: ++ ta