mirror of
https://github.com/urbit/shrub.git
synced 2025-01-07 05:26:56 +03:00
added poke arm for onboarding bit
This commit is contained in:
parent
91bb34b943
commit
aeadbe894a
@ -212,6 +212,16 @@
|
|||||||
%collections-action act
|
%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: main event core for collections
|
||||||
::
|
::
|
||||||
++ ta
|
++ ta
|
||||||
|
Loading…
Reference in New Issue
Block a user