mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 11:09:30 +03:00
added poke arm for onboarding bit
This commit is contained in:
parent
91bb34b943
commit
aeadbe894a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user