master
sergeybodin 2023-08-14 12:04:06 +03:00
parent d2049d4105
commit 8010e499e8
1 changed files with 0 additions and 1 deletions

View File

@ -265,7 +265,6 @@ class FieldsTableSeeder extends Seeder {
'technical-conclusion' => [ 'technical-conclusion' => [
'title' => 'Техническое заключение', 'title' => 'Техническое заключение',
'type' => FieldType::DOCUMENT, 'type' => FieldType::DOCUMENT,
'required' => true
], ],
'developer-name' => [ 'developer-name' => [
'title' => 'Разработчик', 'title' => 'Разработчик',