diff --git a/extend.php b/extend.php index 94e0a92..97bfef4 100644 --- a/extend.php +++ b/extend.php @@ -31,8 +31,8 @@ (new Extend\Event()) ->listen(SettingsSaving::class, Listener\SettingsChanged::class), - - (new S3Lifecycle()), + + new S3Lifecycle(), (new Extend\Conditional()) ->when(resolve(ConditionalCheck::class)->validConfig(), fn () => [