diff --git a/app/Console/Commands/DemoSeederCommand.php b/app/Console/Commands/DemoSeederCommand.php index cea8b0ab..7e932853 100644 --- a/app/Console/Commands/DemoSeederCommand.php +++ b/app/Console/Commands/DemoSeederCommand.php @@ -346,7 +346,7 @@ EINCIDENT; ], [ 'key' => 'enable_subscribers', 'value' => '0', - ] + ], ]; $this->settings->clear();