Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
erin-fitzpatric committed May 17, 2022
1 parent 01b7e46 commit 247a4e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/plugins/aoe4.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ module.exports = {
}
},

//TODO - needs to be updated to new API
async getAoe4Top3() {
let response = await axios.post('https://api.ageofempires.com/api/ageiv/Leaderboard', {
region: 7,
Expand Down

0 comments on commit 247a4e4

Please sign in to comment.