forked from mirror/Part-DB.Part-DB-server
Use the EDAInfo data to send info to KiCAD
This commit is contained in:
parent
b76b2740a7
commit
bf5ed030fe
3 changed files with 22 additions and 10 deletions
|
@ -14,7 +14,7 @@ final class Version20231130180903 extends AbstractMigration
|
|||
{
|
||||
public function getDescription(): string
|
||||
{
|
||||
return '';
|
||||
return 'Added EDA fields';
|
||||
}
|
||||
|
||||
public function up(Schema $schema): void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue