mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#1522 Register fixes
This commit is contained in:
parent
5852df23fb
commit
32bf8408cc
@ -129,7 +129,7 @@ class RegisterInstructionSeeder extends Seeder
|
||||
'translatable' => 1,
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
// Add default instructions
|
||||
$blockFieldId = $this->fieldRepository->findBySlugAndNamespace('blocks', 'blocks')->getId();
|
||||
$block = $this->blockRepository->create([
|
||||
|
||||
Loading…
Reference in New Issue
Block a user