mirror of
https://github.com/urbit/shrub.git
synced 2024-11-30 22:15:47 +03:00
chat: use ^? on libs correctly
This commit is contained in:
parent
d7a5499b9a
commit
c62140e4d6
@ -1,4 +1,7 @@
|
||||
/- *chat-hook
|
||||
/- sur=chat-hook
|
||||
^?
|
||||
=< [sur .]
|
||||
=, sur
|
||||
|%
|
||||
::
|
||||
++ enjs
|
||||
|
@ -1,4 +1,7 @@
|
||||
/- *chat-store
|
||||
/- sur=chat-store
|
||||
^?
|
||||
=< [sur .]
|
||||
=, sur
|
||||
|%
|
||||
++ enjs
|
||||
=, enjs:format
|
||||
|
@ -1,4 +1,7 @@
|
||||
/- *chat-view, *rw-security
|
||||
/- sur=chat-view, *rw-security
|
||||
^?
|
||||
=< [sur .]
|
||||
=, sur
|
||||
|%
|
||||
++ dejs
|
||||
|%
|
||||
|
Loading…
Reference in New Issue
Block a user