mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 21:34:04 +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
|
++ enjs
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
/- *chat-store
|
/- sur=chat-store
|
||||||
|
^?
|
||||||
|
=< [sur .]
|
||||||
|
=, sur
|
||||||
|%
|
|%
|
||||||
++ enjs
|
++ enjs
|
||||||
=, enjs:format
|
=, enjs:format
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
/- *chat-view, *rw-security
|
/- sur=chat-view, *rw-security
|
||||||
|
^?
|
||||||
|
=< [sur .]
|
||||||
|
=, sur
|
||||||
|%
|
|%
|
||||||
++ dejs
|
++ dejs
|
||||||
|%
|
|%
|
||||||
|
Loading…
Reference in New Issue
Block a user