mirror of
https://github.com/urbit/shrub.git
synced 2024-12-04 04:35:02 +03:00
minor gen/ fixes
This commit is contained in:
parent
6734fbf58b
commit
b07abebb6d
@ -12,5 +12,5 @@
|
|||||||
==
|
==
|
||||||
:- %noun
|
:- %noun
|
||||||
~_ leaf+"can't ticket {<her>} (not a child of {<p.bec>})"
|
~_ leaf+"can't ticket {<her>} (not a child of {<p.bec>})"
|
||||||
?> =(p.bec (sein her))
|
?> =(p.bec (sein:title her))
|
||||||
.^(@p /a/(scot %p p.bec)/tick/(scot %da now)/(scot %p her))
|
.^(@p /a/(scot %p p.bec)/tick/(scot %da now)/(scot %p her))
|
||||||
|
@ -11,4 +11,5 @@
|
|||||||
==
|
==
|
||||||
:- %womb-balance-all
|
:- %womb-balance-all
|
||||||
=+ [him=(scot %p ?^(who u.who p.bec)) cas=(scot %da now)]
|
=+ [him=(scot %p ?^(who u.who p.bec)) cas=(scot %da now)]
|
||||||
.^((set {passhash mail}):womb %gx /[him]/hood/[cas]/womb/balance/womb-balance-all)
|
=/ balances =>(womb ,(set [passhash mail]))
|
||||||
|
.^(balances %gx /[him]/hood/[cas]/womb/balance/womb-balance-all)
|
||||||
|
Loading…
Reference in New Issue
Block a user