From 52b854291ac951f2c3d2c93b18ac9dd770d3688a Mon Sep 17 00:00:00 2001 From: flashwave Date: Thu, 8 Dec 2016 00:46:35 +0100 Subject: [PATCH] Quick fix --- app/Console/Command/SetupCommand.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Console/Command/SetupCommand.php b/app/Console/Command/SetupCommand.php index 3bcac14..b886e31 100644 --- a/app/Console/Command/SetupCommand.php +++ b/app/Console/Command/SetupCommand.php @@ -305,7 +305,6 @@ class SetupCommand extends Command 'user_last_online' => 0, 'user_country' => 'JP', 'user_activated' => true, - 'user_verified' => true, ]); // Create the actual user object