mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-26 12:12:31 +01:00
Fix the casing
Co-authored-by: TheArcaneBrony<myrainbowdash949@gmail.com>
This commit is contained in:
parent
2be1574041
commit
2d7d69853f
@ -31,7 +31,7 @@ if (cluster.isMaster) {
|
|||||||
╚═╝ ╚═════╝ ╚══════╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝
|
╚═╝ ╚═════╝ ╚══════╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝
|
||||||
|
|
||||||
fosscord-server | ${yellow(
|
fosscord-server | ${yellow(
|
||||||
`Pre-Release (${
|
`Pre-release (${
|
||||||
commit !== null
|
commit !== null
|
||||||
? commit.slice(0, 7)
|
? commit.slice(0, 7)
|
||||||
: "Unknown (Git cannot be found)"
|
: "Unknown (Git cannot be found)"
|
||||||
|
Loading…
Reference in New Issue
Block a user