Remove annoying startup message

This commit is contained in:
walcutt 2024-10-13 16:07:38 -04:00
parent eec2973ed3
commit d1beb6cfbf

View File

@ -20,7 +20,6 @@ export const routineManifest = [
event: Events.ClientReady, event: Events.ClientReady,
routines: [ routines: [
startupHeartbeat, startupHeartbeat,
startupSendMessage,
], ],
}, },
{ {