From 557423e887a363d0d1be1dfc6db613f83fd7cec0 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 17 Mar 2022 14:27:36 -0500 Subject: add logging in --- src/lib/api.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/api.ts') diff --git a/src/lib/api.ts b/src/lib/api.ts index db6bf81..243cf2b 100644 --- a/src/lib/api.ts +++ b/src/lib/api.ts @@ -1 +1 @@ -export const API_URL = 'https://skyblock-api.matdoes.dev/' \ No newline at end of file +export const API_URL = 'https://skyblock-api.matdoes.dev/' -- cgit