]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/channels/remote/remote.factor
Merge branch 'master' into startup
[factor.git] / basis / channels / remote / remote.factor
index 0a8887554491c777078ad001552996d3f62bd66b..4eab29fd81f15322cf6f5283c9663dfb5d4cb6ef 100644 (file)
@@ -69,4 +69,4 @@ M: remote-channel from ( remote-channel -- value )
 [
     H{ } clone \ remote-channels set-global
     start-channel-node
-] "channel-registry" add-init-hook
+] "channel-registry" add-startup-hook