mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-27 22:38:10 +09:00
Update log message
This commit is contained in:
parent
6d79fafe05
commit
009c9556a6
@ -220,5 +220,5 @@ function spawn(callback: any): void {
|
||||
|
||||
// Dying away...
|
||||
process.on('exit', () => {
|
||||
log('Info', 'Bye.');
|
||||
log('Info', 'Misskey is going down');
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user