summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAcid Chicken (硫酸鶏) <root@acid-chicken.com>2019-02-04 16:50:14 +0900
committerGitHub <noreply@github.com>2019-02-04 16:50:14 +0900
commit3a035c481e4a6ebc5984fa000e2403b050dfa1aa (patch)
tree6c697e35430f07dd7c976f87353cc84aeaf52be8 /src
parentUpdate config.yml (diff)
downloadsharkey-3a035c481e4a6ebc5984fa000e2403b050dfa1aa.tar.gz
sharkey-3a035c481e4a6ebc5984fa000e2403b050dfa1aa.tar.bz2
sharkey-3a035c481e4a6ebc5984fa000e2403b050dfa1aa.zip
Fix fusion
Diffstat (limited to 'src')
-rw-r--r--src/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.ts b/src/index.ts
index 67c1ecb907..9158737231 100644
--- a/src/index.ts
+++ b/src/index.ts
@@ -74,7 +74,7 @@ async function masterMain() {
bootLogger.info('Welcome to Misskey!');
bootLogger.info(`Misskey v${pkg.version}`, true);
- bootLogger.info('Misskey is maintained by @syuilo, @AyaMorisawa, @mei23 and @acid-chicken.');
+ bootLogger.info('Misskey is maintained by @syuilo, @AyaMorisawa, @mei23, and @acid-chicken.');
try {
// initialize app