fix urbit/urbit#745 stray broken plan marks

This commit is contained in:
Anton Dyudin 2016-07-11 15:57:21 -07:00
parent 26c674e9ae
commit 1cca758705
2 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@
(jobe usr+s+usr.a url+?~(url.a ~ (jape (earf u.url.a))) ~)
--
++ grab |% :: convert from
++ noun {{cord govt} (map knot plan-acct)} :: clam from %noun
++ noun {{cord cord} (map knot plan-acct)} :: clam from %noun
++ txt
|^ |= a/wain ^+ all
?> ?=({@t @t *} a)

View File

@ -3,11 +3,11 @@
::
/? 310
!:
|_ {who/@txname loc/govt}
|_ {who/@txname loc/@txloc}
++ grab
|%
++ noun {@txname govt}
++ noun {@txname @txloc}
++ json
(corl need =>(jo (ot who+so loc+(su (more fas urs:ab)) ~)))
(corl need =>(jo (ot who+so loc+so ~)))
--
--