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