mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-06-20 09:31:38 +00:00
Started working on a conrad provider
This commit is contained in:
parent
ae4c0786b2
commit
705e71f1eb
3 changed files with 176 additions and 1 deletions
|
|
@ -63,7 +63,10 @@ class InfoProviderSettings
|
|||
|
||||
#[EmbeddedSettings]
|
||||
public ?PollinSettings $pollin = null;
|
||||
|
||||
|
||||
#[EmbeddedSettings]
|
||||
public ?BuerklinSettings $buerklin = null;
|
||||
|
||||
#[EmbeddedSettings]
|
||||
public ?ConradSettings $conrad = null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue