mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-18 08:59:30 +00:00
Moved OEMSecrets config to new settings system
This commit is contained in:
parent
97aed847b6
commit
3d4e91fc69
6 changed files with 281 additions and 109 deletions
|
|
@ -43,4 +43,7 @@ class InfoProviderSettings
|
|||
|
||||
#[EmbeddedSettings]
|
||||
public ?LCSCSettings $lcsc = null;
|
||||
|
||||
#[EmbeddedSettings]
|
||||
public ?OEMSecretsSettings $oemsecrets = null;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue