Another regression fix

pull/369/head
Zef Hemel 2023-01-25 18:42:35 +01:00
parent e14d6a6fb8
commit c1cf1b0d3a
1 changed files with 1 additions and 1 deletions

View File

@ -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(