From 247a4e4ad922e4ecc1ba86f69bb01416b631a2b1 Mon Sep 17 00:00:00 2001 From: Erin Fitzpatric Date: Tue, 17 May 2022 17:11:28 -0400 Subject: [PATCH] added comment --- src/core/plugins/aoe4.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/plugins/aoe4.js b/src/core/plugins/aoe4.js index f341b1d2..d2b55f3e 100644 --- a/src/core/plugins/aoe4.js +++ b/src/core/plugins/aoe4.js @@ -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,