diff --git a/pkg/arvo/app/launch.hoon b/pkg/arvo/app/launch.hoon index 8653330e1..064948eb2 100644 --- a/pkg/arvo/app/launch.hoon +++ b/pkg/arvo/app/launch.hoon @@ -161,10 +161,11 @@ ++ on-peek |= =path ^- (unit (unit cage)) - ?+ path (on-peek:def path) - [%x %tiles ~] ``noun+!>([tiles tile-ordering]) + ?. (team:title our.bowl src.bowl) ~ + ?+ path [~ ~] + [%x %tiles ~] ``noun+!>([tiles tile-ordering]) [%x %first-time ~] ``noun+!>(first-time) - [%x %keys ~] ``noun+!>(~(key by tiles)) + [%x %keys ~] ``noun+!>(~(key by tiles)) == :: ++ on-arvo