Removed is_silenced from fallback Sock Chat Auth result.

This commit is contained in:
flash 2023-07-23 21:14:26 +00:00
parent 1cd3a50415
commit b8437791d6

View file

@ -47,7 +47,6 @@ final class ChatAuth {
$userInfo->colour_raw = 0x40000000;
$userInfo->rank = 0;
$userInfo->hierarchy = 0;
$userInfo->is_silenced = '1970-01-01T00:00:00+00:00';
$userInfo->perms = 0;
$userInfo->mc_username = null;
$userInfo->mc_whitelisted = 0;