1
This commit is contained in:
parent
d1d7f074f1
commit
2086feba8d
@ -148,7 +148,7 @@ class UserController extends BaseAuthedController {
|
||||
$heroMeta = mt\Item::get($heroId);
|
||||
if ($heroMeta) {
|
||||
Hero::addHero($heroMeta);
|
||||
// User::upsertHeadList($heroMeta);
|
||||
User::upsertHeadList($heroMeta);
|
||||
}
|
||||
}
|
||||
$addItems =array();
|
||||
|
Loading…
x
Reference in New Issue
Block a user