From 30e05fdb86df8393cefa299ac7ffa53d2af2b5a2 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Sat, 7 Aug 2021 19:21:00 +0200 Subject: :bug: fix handleFile() --- src/util/cdn.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/util') diff --git a/src/util/cdn.ts b/src/util/cdn.ts index fb0cfb53..b0d0f62a 100644 --- a/src/util/cdn.ts +++ b/src/util/cdn.ts @@ -31,9 +31,10 @@ export async function handleFile(path: string, body?: string): Promise