From 614d8f14fa2bac5c4f4357d51b4df527bea93c19 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Fri, 28 May 2021 21:19:19 +0200 Subject: :sparkles: attachments --- src/routes/external.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/routes/external.ts') diff --git a/src/routes/external.ts b/src/routes/external.ts index 045eb7da..3bcb39b0 100644 --- a/src/routes/external.ts +++ b/src/routes/external.ts @@ -1,3 +1,4 @@ +// @ts-nocheck import bodyParser from "body-parser"; import { Router } from "express"; import fetch from "node-fetch"; -- cgit 1.5.1