1
This commit is contained in:
parent
1d9bb3d09c
commit
075cf3e29e
@ -296,7 +296,7 @@ class DailySelectionController extends BaseAuthedController {
|
|||||||
),
|
),
|
||||||
'bought_times' => 0,
|
'bought_times' => 0,
|
||||||
'total_buy_times' => 0,
|
'total_buy_times' => 0,
|
||||||
);
|
);
|
||||||
{
|
{
|
||||||
$priceInfo = mt\Item::getPriceInfo($itemMeta);
|
$priceInfo = mt\Item::getPriceInfo($itemMeta);
|
||||||
if (!empty($priceInfo)) {
|
if (!empty($priceInfo)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user