From 2d7d69853f7020f37bff9ddf1bf398fbea40f1f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erkin=20Alp=20G=C3=BCney?= Date: Sun, 26 Dec 2021 20:26:15 +0300 Subject: [PATCH] Fix the casing Co-authored-by: TheArcaneBrony --- bundle/src/start.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/src/start.ts b/bundle/src/start.ts index 18450979..1b21659e 100644 --- a/bundle/src/start.ts +++ b/bundle/src/start.ts @@ -31,7 +31,7 @@ if (cluster.isMaster) { ╚═╝ ╚═════╝ ╚══════╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝ fosscord-server | ${yellow( - `Pre-Release (${ + `Pre-release (${ commit !== null ? commit.slice(0, 7) : "Unknown (Git cannot be found)"