From 8c1272ac61540fea171becb866dba6d28bacd45c Mon Sep 17 00:00:00 2001 From: Superchupu <53496941+SuperchupuDev@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:38:23 +0000 Subject: [PATCH] chore: test please ignore --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 4a1346f..3fc0ae7 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,3 +1,3 @@ import { Application } from '#classes'; - + await new Application().initialize();