Prevent access to Safety Number when talking to yourself
FREEBIE
This commit is contained in:
parent
c7e385eb38
commit
8d29cb9830
4 changed files with 17 additions and 8 deletions
|
@ -105,7 +105,9 @@
|
|||
<!-- <li class='leave-group'>Leave group</li> -->
|
||||
{{/group}}
|
||||
{{^group}}
|
||||
<li class='show-identity'>{{ show-identity }}</li>
|
||||
{{ ^isMe }}
|
||||
<li class='show-identity'>{{ show-identity }}</li>
|
||||
{{ /isMe }}
|
||||
<li class='end-session'>{{ end-session }}</li>
|
||||
{{/group}}
|
||||
<li class='destroy'>{{ destroy }}</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue