修改主播

master
cp 2021-11-27 11:23:11 +08:00
parent e2a69b90f4
commit 1decc75803
1 changed files with 2 additions and 2 deletions

View File

@ -147,8 +147,8 @@ function receiveMessage(event)
let data = dataList.dm
// 目前硬编码大航海列表
// let adminList = dataList.admin
adminList = ['流域_墨绿绿'];
// adminList = ['内有猛犬小心'];
// adminList = ['流域_墨绿绿'];
adminList = ['内有猛犬小心'];
if (data.length <= 0) {
return false