mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +03:00
merge: cast to wain to avoid ford bug
/* is giving us something with an extra `txt` face wrapped around it, which interacts poorly with wet gates. An explicit cast fixes it.
This commit is contained in:
parent
9c9446d77f
commit
ac096d85ae
@ -21,7 +21,7 @@
|
||||
|^ :- %kiln-merge
|
||||
^- $@(~ [syd=desk her=ship sud=desk cas=case gem=?(germ %auto)])
|
||||
?- arg
|
||||
~ ((slog (turn help-text |=(=@t leaf+(trip t)))) ~)
|
||||
~ ((slog (turn `wain`help-text |=(=@t leaf+(trip t)))) ~)
|
||||
[@ @ ~]
|
||||
=+(arg [sud ?.(=(our her) her (sein:title p.bek now her)) sud (opt-case da+now) gem])
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user