形象:解锁头像相框形象
This commit is contained in:
@@ -110,6 +110,7 @@ export class EntryHandler {
|
||||
let apJson = await getAp(Date.now(), role.roleId);
|
||||
role['apJson'] = apJson;
|
||||
role['mails'] = mails;
|
||||
if(!role['showLineup']) role['showLineup'] = role.topLineup.map(cur => cur.hid);
|
||||
|
||||
const recentPrivateChats = await recentPrivateChatInfos(role.roleId, role.roleName);
|
||||
if (recentPrivateChats) {
|
||||
|
||||
Reference in New Issue
Block a user