mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-20 05:11:46 +03:00
ames: fix syntax error
This commit is contained in:
parent
5f9d6b23d1
commit
108e0cd023
@ -1967,7 +1967,7 @@
|
||||
=/ log=tape "[bone={<bone>} agent={<app>}] {<path>}"
|
||||
=; corkable=?
|
||||
=? corks corkable +(corks)
|
||||
=? core &(corkable !dry) (%*(on-cork core cork-bone `bone) ship)
|
||||
=? core &(corkable !dry) (%*(on-cork core cork-bone `bone) ship)
|
||||
corks^core
|
||||
:: checks if this a stale re-subscriptions
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user