mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Update index.js
This commit is contained in:
2
index.js
2
index.js
@@ -5407,7 +5407,7 @@ express.post("/fortnite/api/game/v2/profile/*/client/PurchaseCatalogEntry", asyn
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
if (value.templateId.toLowerCase() == "cardpack:cardpack_basic") {
|
if (req.body.currencySubType.toLowerCase() == "accountresource:voucher_basicpack") {
|
||||||
Notifications[0].lootResult.items.push({
|
Notifications[0].lootResult.items.push({
|
||||||
"itemType": value.templateId,
|
"itemType": value.templateId,
|
||||||
"itemGuid": ID,
|
"itemGuid": ID,
|
||||||
|
|||||||
Reference in New Issue
Block a user