1
0
Fork 0
mirror of synced 2024-07-08 07:55:48 +12:00

fix format

This commit is contained in:
Damodar Lohani 2024-06-09 11:36:35 +00:00
parent c179e89fdf
commit 26413566dc

View file

@ -14,4 +14,4 @@ class Core extends Module
$this->addService('workers', new Workers());
}
}
}