mirror of
https://github.com/urbit/shrub.git
synced 2024-11-30 22:15:47 +03:00
Notice %live hint.
This commit is contained in:
parent
9c3deeede5
commit
25c6621d05
@ -73,6 +73,15 @@ _n_hint(u3_noun zep,
|
||||
return pro;
|
||||
}
|
||||
|
||||
case c3__live: {
|
||||
if ( c3y == u3ud(hod) ) {
|
||||
u3t_heck(hod);
|
||||
} else {
|
||||
u3z(hod);
|
||||
}
|
||||
return _n_nock_on(bus, nex);
|
||||
}
|
||||
|
||||
case c3__slog: {
|
||||
if ( !(u3C.wag_w & u3o_quiet) ) {
|
||||
u3t_off(noc_o);
|
||||
|
Loading…
Reference in New Issue
Block a user