提交 a45f505b 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

await size

上级 3cdd2235
......@@ -154,9 +154,9 @@ export class PadchatManager extends PadchatRpc {
// )
log.verbose('PuppetPadchatManager', 'initCache() inited %d Contacts, %d RoomMembers, %d Rooms, cachedir="%s"',
this.storeContactRawPayload.size,
await this.storeContactRawPayload.size,
roomMemberTotalNum,
this.storeRoomRawPayload.size,
await this.storeRoomRawPayload.size,
baseDir,
)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册