Merge pull request #2998 from urbit/lf/eyre-chat-view

chat-view: bind eyre in ++on-init
This commit is contained in:
matildepark 2020-06-10 13:45:34 -04:00 committed by GitHub
commit deda6722a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,11 +46,13 @@
++ on-init
^- (quip card _this)
:_ this
:- :* %pass /srv %agent [our.bol %file-server]
:~ :* %pass /srv %agent [our.bol %file-server]
%poke %file-server-action
!>([%serve-dir /'~chat' /app/landscape %.n])
==
[%pass /updates %agent [our.bol %chat-store] %watch /updates]~
[%pass / %arvo %e %connect [~ /'chat-view'] %chat-view]
[%pass /updates %agent [our.bol %chat-store] %watch /updates]
==
::
++ on-poke
~/ %chat-view-poke