This commit is contained in:
victor 2020-10-15 11:14:44 +02:00
commit 4a8cd4cc9c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class ContactSeeder extends Seeder
'contactname' => "Claus Trasbo", 'contactname' => "Claus Trasbo",
'email' => "ctr@sde.dk", 'email' => "ctr@sde.dk",
'title' => "Forstander for Erhvervskollegiet", 'title' => "Forstander for Erhvervskollegiet",
'phone' => "", 'phone' => null,
'phonetimes' => "", 'phonetimes' => "",
], ],
[ [