mirror of
https://github.com/urbit/shrub.git
synced 2025-01-04 18:43:46 +03:00
Fixed error in #417, use "type" instead of "span".
This commit is contained in:
parent
958fbdb649
commit
3452d8756e
@ -9449,7 +9449,7 @@
|
||||
{$cell *} |
|
||||
{$core *} dext(ref repo(sut ref))
|
||||
{$face *} dext(ref q.ref)
|
||||
{$fork *} (levy ~(tap in p.ref) |=(span dext(ref +<)))
|
||||
{$fork *} (levy ~(tap in p.ref) |=(type dext(ref +<)))
|
||||
{$help *} dext(ref q.ref)
|
||||
{$hold *} ?: (~(has in reg) ref) &
|
||||
?: (~(has in gil) [sut ref]) &
|
||||
|
Loading…
Reference in New Issue
Block a user