Removed is_silenced from fallback Sock Chat Auth result.
This commit is contained in:
parent
70a63db6d5
commit
359303e515
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ final class SockChatAuth {
|
|||
$userInfo->colour_raw = 0x40000000;
|
||||
$userInfo->rank = 0;
|
||||
$userInfo->hierarchy = 0;
|
||||
$userInfo->is_silenced = '1970-01-01T00:00:00+00:00';
|
||||
$userInfo->perms = 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue