Migrated kicad category depth setting to new settings system

This commit is contained in:
Jan Böhmer 2024-08-04 19:09:01 +02:00
parent 99c10ffe85
commit 5e512f8935
8 changed files with 110 additions and 14 deletions

View file

@ -234,13 +234,6 @@ services:
arguments:
$default_uri: '%partdb.default_uri%'
####################################################################################################################
# EDA system
####################################################################################################################
App\Services\EDA\KiCadHelper:
arguments:
$category_depth: '%env(int:EDA_KICAD_CATEGORY_DEPTH)%'
####################################################################################################################
# Symfony overrides
####################################################################################################################