added poke arm for onboarding bit

This commit is contained in:
Isaac Visintainer 2018-09-04 18:01:17 -07:00
parent 91bb34b943
commit aeadbe894a

View File

@ -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