diff options
author | The Arcane Brony <myrainbowdash949@gmail.com> | 2021-12-21 11:56:33 +0100 |
---|---|---|
committer | The Arcane Brony <myrainbowdash949@gmail.com> | 2021-12-21 11:56:33 +0100 |
commit | d0cd5b7040445447beb3057e0b0332c2ab109cdb (patch) | |
tree | 7513577b1b796095f7ba2c39fc22c9563a1b9128 /bundle/src | |
parent | Fix people not being able to create issues (diff) | |
download | server-d0cd5b7040445447beb3057e0b0332c2ab109cdb.tar.xz |
Repo cleanup, remove fs-extras
Diffstat (limited to 'bundle/src')
-rw-r--r-- | bundle/src/start.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/src/start.ts b/bundle/src/start.ts index 8725ba61..1b21659e 100644 --- a/bundle/src/start.ts +++ b/bundle/src/start.ts @@ -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)" |