diff --git a/server/space_system.ts b/server/space_system.ts index 3353acea..3ffe3a99 100644 --- a/server/space_system.ts +++ b/server/space_system.ts @@ -103,7 +103,7 @@ export class SpaceSystem { } // The cron hook - this.system.addHook(new CronHook()); + this.system.addHook(new CronHook(this.system)); // Register syscalls available on the server side this.system.registerSyscalls(