mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 21:02:01 +03:00
veb to verb
This commit is contained in:
parent
aedb261b7e
commit
c271ade941
@ -108,9 +108,9 @@
|
||||
:: outgoing-duct: to unix
|
||||
::
|
||||
outgoing-duct=duct
|
||||
:: veb: verbosity
|
||||
:: verb: verbosity
|
||||
::
|
||||
veb=_1 :: TODO @
|
||||
verb=@
|
||||
==
|
||||
:: channel-request: an action requested on a channel
|
||||
::
|
||||
@ -2099,7 +2099,7 @@
|
||||
::
|
||||
++ trace
|
||||
|= [pri=@ print=(trap tape)]
|
||||
?: (lth veb.state pri) same
|
||||
?: (lth verb.state pri) same
|
||||
(slog leaf+"eyre: {(print)}" ~)
|
||||
--
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user