From 3370adde90bdddc0fd8848d1bfff111bca6701a2 Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 1 Jun 2021 19:47:52 -0500 Subject: fix not choosing best api key --- src/hypixelApi.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/hypixelApi.ts b/src/hypixelApi.ts index a212f34..886b261 100644 --- a/src/hypixelApi.ts +++ b/src/hypixelApi.ts @@ -170,12 +170,12 @@ export async function sendApiRequest({ path, key, args }): Promise