From 93201a8dac7c1336f7307747c12818c7626f04d8 Mon Sep 17 00:00:00 2001 From: "svoboda200786@gmail.com" Date: Wed, 28 May 2025 12:49:21 +0300 Subject: [PATCH] delete --- server/bc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/bc.js b/server/bc.js index 991cf2b..2b62d00 100644 --- a/server/bc.js +++ b/server/bc.js @@ -1,4 +1,4 @@ -// /server/bc.js - Главный файл сервера Battle Club12 +// /server/bc.js - Главный файл сервера Battle Club require('dotenv').config({ path: require('node:path').resolve(process.cwd(), '.env') });