mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-21 04:52:54 +09:00
Fix fusion
This commit is contained in:
parent
4d49c50ea6
commit
2f620530b2
@ -74,7 +74,7 @@ async function masterMain() {
|
|||||||
|
|
||||||
bootLogger.info('Welcome to Misskey!');
|
bootLogger.info('Welcome to Misskey!');
|
||||||
bootLogger.info(`Misskey v${pkg.version}`, true);
|
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 {
|
try {
|
||||||
// initialize app
|
// initialize app
|
||||||
|
Loading…
Reference in New Issue
Block a user