Another regression fix

This commit is contained in:
Zef Hemel
2023-01-25 18:42:35 +01:00
parent e14d6a6fb8
commit c1cf1b0d3a
+1 -1
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(