option to disable IP on userlist hover
This commit is contained in:
parent
4598a6a58c
commit
d4f75146c7
2 changed files with 6 additions and 1 deletions
|
|
@ -100,6 +100,10 @@ mixin us-chat
|
|||
+rcheckbox("us-sort-rank", "Sort userlist by rank")
|
||||
+rcheckbox("us-sort-afk", "Sort AFKers to bottom")
|
||||
.col-sm-4
|
||||
.col-sm-8
|
||||
p.text-info The following option only applies if you have permission to see IP addresses in the first place.
|
||||
+rcheckbox("us-no-ip-on-hover", "Disable revealing user IP addresses in profile tooltip")
|
||||
.col-sm-4
|
||||
.col-sm-8
|
||||
p.text-info The following 3 options apply to how and when you will be notified if a new chat message is received while CyTube is not the active window.
|
||||
.form-group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue