Prepare new codename

This commit is contained in:
syuilo 2018-03-28 09:27:57 +09:00
parent 10d828c94f
commit 16f2adf48c
8 changed files with 18 additions and 15 deletions

View file

@ -89,7 +89,6 @@ function workerMain() {
*/
async function init(): Promise<Config> {
Logger.info('Welcome to Misskey!');
Logger.info(chalk.bold('Misskey <aoi>'));
Logger.info('Initializing...');
EnvironmentInfo.show();