Merge pull request #2445 from urbit/m/link-proxy-initial

link-proxy-hook: correctly scry initial response
This commit is contained in:
ixv 2020-03-11 16:31:19 -07:00 committed by GitHub
commit d835cdbe0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -274,10 +274,10 @@
[%give %fact ~ %link-initial !>(initial)]
?+ path !!
[%local-pages ^]
[%local-pages .^((map ^path pages) %gx path)]
[%local-pages (scry-for (map ^path pages) %link-store path)]
::
[%annotations %$ ^]
[%annotations .^((per-path-url notes) %gx %$ t.t.path)]
[%annotations (scry-for (per-path-url notes) %link-store path)]
==
::
++ start-proxy