Update mxbc.js

This commit is contained in:
smallfawn 2024-05-19 19:57:10 +08:00 committed by GitHub
parent 822f4fac4d
commit 8960d0accc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ let userCount = 0;
async function start() {
await getNotice()
//await getNotice()
console.log('\n================== 用户CK ==================\n');
taskall = [];
for (let user of userList) {