mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-26 13:54:42 +02:00
Moved mouser info provider config to settings-bundle
This commit is contained in:
parent
5a4b7c525b
commit
5a563e4f8f
8 changed files with 621 additions and 509 deletions
|
@ -34,4 +34,7 @@ class InfoProviderSettings
|
|||
|
||||
#[EmbeddedSettings]
|
||||
public LCSCSettings $lcsc;
|
||||
|
||||
#[EmbeddedSettings]
|
||||
public MouserSettings $mouser;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue