From 0675337812f979613ac7b314c98a01a95e01eb2a Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Mon, 21 Aug 2023 07:56:40 +0000 Subject: [PATCH] Apply fixes from StyleCI --- app/Console/Commands/DemoSeederCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Console/Commands/DemoSeederCommand.php b/app/Console/Commands/DemoSeederCommand.php index 2ac4918d..3d496ca0 100644 --- a/app/Console/Commands/DemoSeederCommand.php +++ b/app/Console/Commands/DemoSeederCommand.php @@ -408,7 +408,7 @@ EINCIDENT; 'key' => 'enable_subscribers', 'value' => '0', ], [ - 'key' => 'header', + 'key' => 'header', 'value' => '', ], ];