mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-06 23:16:29 +03:00
dojo: flop order of topics for dy-inspect
you had to search for core:arm instead of arm:core before
This commit is contained in:
parent
b0230086ce
commit
24a175a803
@ -683,7 +683,7 @@
|
||||
++ dy-inspect
|
||||
|= [topics=(list term) sut=type]
|
||||
%+ dy-rash %tan
|
||||
=+ to-display=(find-item-in-type:dprint topics sut %.y)
|
||||
=+ to-display=(find-item-in-type:dprint (flop topics) sut %.y)
|
||||
?~ to-display
|
||||
[%leaf "Could not find help"]~
|
||||
(flop (print-item:dprint u.to-display))
|
||||
|
Loading…
Reference in New Issue
Block a user