mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-11 13:39:30 +00:00
Moved TME Provider settings to settings-bundle
This commit is contained in:
parent
5a563e4f8f
commit
7ad077862c
6 changed files with 83 additions and 35 deletions
|
|
@ -34,5 +34,5 @@ class AppSettings
|
|||
use SettingsTrait;
|
||||
|
||||
#[EmbeddedSettings]
|
||||
public InfoProviderSettings $infoProviders;
|
||||
public ?InfoProviderSettings $infoProviders = null;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue