取消 广播

This commit is contained in:
iVampireSP.com 2022-12-30 19:29:04 +08:00
parent f11f50d1cd
commit fae674b8f2
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -80,7 +80,7 @@ public function handle()
];
}, $json['servers']));
broadcast(new ServerEvent($servers));
// broadcast(new ServerEvent($servers));
}
} else {