#1522 Register fixes

This commit is contained in:
Diatrex 2020-05-21 18:26:09 +03:00
parent 5852df23fb
commit 32bf8408cc

View File

@ -129,7 +129,7 @@ class RegisterInstructionSeeder extends Seeder
'translatable' => 1,
]);
}
// Add default instructions
$blockFieldId = $this->fieldRepository->findBySlugAndNamespace('blocks', 'blocks')->getId();
$block = $this->blockRepository->create([