option to disable IP on userlist hover

This commit is contained in:
Lewis Crichton 2020-07-15 10:05:36 +01:00 committed by Calvin Montgomery
parent 4598a6a58c
commit d4f75146c7
2 changed files with 6 additions and 1 deletions

View file

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