mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
14 lines
466 B
Plaintext
14 lines
466 B
Plaintext
|%
|
|
+$ chat-security
|
|
$? $channel :: black r, black w
|
|
$village :: white r, white w
|
|
$journal :: black r, white w
|
|
$mailbox :: white r, black w
|
|
==
|
|
::
|
|
+$ chat-view-action
|
|
$% [%create =path security=chat-security read=(set ship) write=(set ship)]
|
|
[%delete =path]
|
|
==
|
|
--
|