mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-17 16:39:31 +00:00
Modified form to work properly with new datastructure
This commit is contained in:
parent
92ca46210a
commit
1ec34a2bb0
5 changed files with 141 additions and 120 deletions
|
|
@ -24,7 +24,6 @@ declare(strict_types=1);
|
|||
namespace App\Settings\SystemSettings;
|
||||
|
||||
use Jbtronics\SettingsBundle\Settings\EmbeddedSettings;
|
||||
use App\Settings\BehaviorSettings\DataSourceSynonymsSettings;
|
||||
use Jbtronics\SettingsBundle\Settings\Settings;
|
||||
use Symfony\Component\Translation\TranslatableMessage as TM;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue