Skip to content

Commit

Permalink
khanhpv - comment game Item
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhpv5 committed May 23, 2024
1 parent 3d2739f commit 5778ac6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/extension-koni-ui/src/connector/booka/sdk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -321,9 +321,9 @@ export class BookaSdk {
this.fetchTaskCategoryList(),
this.fetchTaskList(),
this.fetchLeaderboard(),
this.fetchGameItemMap(),
this.fetchGameInventoryItemList(),
this.fetchGameItemInGameList()
// this.fetchGameItemMap(),
// this.fetchGameInventoryItemList(),
// this.fetchGameItemInGameList()
]);
await Promise.all([this.fetchGameList(), this.fetchTaskList(), this.fetchLeaderboard(), this.fetchAirdropCampaign()]);
} else {
Expand Down

0 comments on commit 5778ac6

Please sign in to comment.