mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
chat-view: don't forget to sync permissions
This commit is contained in:
parent
00e1ba4d93
commit
9b28855842
@ -335,7 +335,10 @@
|
||||
++ create-group
|
||||
|= [=path app-path=path sec=rw-security ships=(set ship) title=@t desc=@t]
|
||||
^- (list card)
|
||||
?^ (group-scry path) ~
|
||||
?^ (group-scry path)
|
||||
:~ (create-security path %village)
|
||||
(permission-hook-poke [%add-owned path path])
|
||||
==
|
||||
:: do not create a managed group if this is a sig path or a blacklist
|
||||
::
|
||||
?: =(sec %channel)
|
||||
|
Loading…
Reference in New Issue
Block a user