Fixes relating to /sur/talk change

This commit is contained in:
Fang 2017-11-01 13:30:49 +01:00
parent 76f5b306c7
commit 4506f4ca5c
2 changed files with 7 additions and 7 deletions

View File

@ -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.

View File

@ -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
==
==
::