From e05e4c5995db3ad126bedeb58f12ce464fc158ef Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Sat, 7 Aug 2021 19:42:26 +0200 Subject: [PATCH] :pencil: better error message if you upload icon --- src/util/cdn.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/cdn.ts b/src/util/cdn.ts index 30b946ea..aed8ca0a 100644 --- a/src/util/cdn.ts +++ b/src/util/cdn.ts @@ -35,6 +35,6 @@ export async function handleFile(path: string, body?: string): Promise