mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-20 00:33:45 +01:00
Use the EDAInfo data to send info to KiCAD
This commit is contained in:
@@ -14,7 +14,7 @@ final class Version20231130180903 extends AbstractMigration
|
||||
{
|
||||
public function getDescription(): string
|
||||
{
|
||||
return '';
|
||||
return 'Added EDA fields';
|
||||
}
|
||||
|
||||
public function up(Schema $schema): void
|
||||
|
||||
Reference in New Issue
Block a user