mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 19:55:53 +03:00
Fixes relating to /sur/talk change
This commit is contained in:
parent
76f5b306c7
commit
4506f4ca5c
@ -1577,11 +1577,11 @@
|
||||
%^ sh-show-permits
|
||||
(weld (trip inbox) ": ")
|
||||
sec.con.loc
|
||||
[~ ~(tap in ses.con.loc)]
|
||||
[~ ~(tap in sis.con.loc)]
|
||||
%^ sh-show-permits
|
||||
(weld (trip inbox) ": ")
|
||||
sec.con.loc
|
||||
(sh-set-diff ses.con.laz ses.con.loc)
|
||||
(sh-set-diff sis.con.laz sis.con.loc)
|
||||
::
|
||||
++ sh-config ::< do show config
|
||||
::> prints a circle's config changes to the cli.
|
||||
|
@ -130,11 +130,11 @@
|
||||
::
|
||||
$permit
|
||||
%= cof
|
||||
ses.con
|
||||
sis.con
|
||||
%. sis.dif
|
||||
?: add.dif
|
||||
~(uni in ses.con.cof)
|
||||
~(dif in ses.con.cof)
|
||||
~(uni in sis.con.cof)
|
||||
~(dif in sis.con.cof)
|
||||
==
|
||||
::
|
||||
$secure
|
||||
@ -142,11 +142,11 @@
|
||||
sec.con
|
||||
sec.dif
|
||||
::
|
||||
ses.con
|
||||
sis.con
|
||||
?. .= ?=(?($white $green) sec.dif)
|
||||
?=(?($white $green) sec.con.cof)
|
||||
~
|
||||
ses.con.cof
|
||||
sis.con.cof
|
||||
==
|
||||
==
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user