diff --git a/app/Classes/FTN/Process.php b/app/Classes/FTN/Process.php index 7f48f3a..ee412a7 100644 --- a/app/Classes/FTN/Process.php +++ b/app/Classes/FTN/Process.php @@ -63,6 +63,8 @@ abstract class Process for ($c; $c'domain-a', 'active'=>TRUE, 'public'=>TRUE, - 'default'=>FALSE, 'created_at'=>Carbon::now(), 'updated_at'=>Carbon::now(), ]); @@ -33,7 +32,6 @@ class NodeHierarchy extends Seeder 'name'=>'domain-b', 'active'=>TRUE, 'public'=>TRUE, - 'default'=>FALSE, 'created_at'=>Carbon::now(), 'updated_at'=>Carbon::now(), ]);