Half-op section in user list is missing title
This commit is contained in:
parent
49a9a8adbd
commit
5cbbc7fbe7
@ -700,6 +700,9 @@ button {
|
||||
#chat .user-mode.op:before {
|
||||
content: "Operators";
|
||||
}
|
||||
#chat .user-mode.half-op:before {
|
||||
content: "Half-Operators";
|
||||
}
|
||||
#chat .user-mode.voice:before {
|
||||
content: "Voiced";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user