Skip to content
Snippets Groups Projects
Commit adb42fe6 authored by syuilo⭐️'s avatar syuilo⭐️ Committed by GitHub
Browse files

Update index.ts

parent bdcc0f48
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ async function init(): Promise<InitResult> {
let warn = false;
Logger.info('Welcome to Misskey!');
Logger.info(chalk.bold('Misskey Core <aoi>'));
Logger.info(chalk.bold('Misskey <aoi>'));
Logger.info('Initializing...');
await LastCommitInfo.show();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment