mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 08:40:21 -07:00
unhide username colors for 1+
This commit is contained in:
parent
b31be62ba7
commit
b86165d4ef
@ -97,7 +97,7 @@
|
||||
|
||||
$newpic = $statusicons['new']; # hack for compat
|
||||
|
||||
if ($loguser['powerlevel'] < 3) {
|
||||
if ($loguser['powerlevel'] <= 0) {
|
||||
$nmcol[0][1] = $nmcol[0][0];
|
||||
$nmcol[1][1] = $nmcol[1][0];
|
||||
$nmcol[2][1] = $nmcol[2][0];
|
||||
|
Loading…
x
Reference in New Issue
Block a user