From 93f452ae0515f7f23cf0e757258bd49531bb8d50 Mon Sep 17 00:00:00 2001 From: marcos-silva-rodrigues Date: Tue, 10 Mar 2026 15:19:18 -0300 Subject: [PATCH] FIX: ghost commit --- src/main.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.ts b/src/main.ts index 1085fb3..85e460a 100644 --- a/src/main.ts +++ b/src/main.ts @@ -111,3 +111,4 @@ function configureSwagger(app: INestApplication) { ); } bootstrap(); +