mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Fix fusion
This commit is contained in:
parent
4d49c50ea6
commit
2f620530b2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue