修复 #用户统计

This commit is contained in:
🌌 2023-11-16 22:00:10 +08:00
parent 24d065acab
commit be3054cb44
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ export class user extends plugin {
if (!data) return true
/** 生成图片 */
this.renderImg('genshin', 'html/userAdmin/userAdmin', data)
this.renderImg('genshin', 'html/admin/userAdmin', data)
}
/** #刷新用户缓存 / #重置用户缓存 */