1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-24 03:12:38 +01:00

Fixed mistype

Pre-relase ----> Pre-Release
This commit is contained in:
ImAaronFR 2021-12-26 18:36:46 +03:30 committed by GitHub
parent 28f25c3593
commit 37c31f647d

View File

@ -31,7 +31,7 @@ if (cluster.isMaster) {
fosscord-server | ${yellow(
`Pre-relase (${
`Pre-Release (${
commit !== null
? commit.slice(0, 7)
: "Unknown (Git cannot be found)"