mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-05 14:59:36 +00:00
Moved SHOW_PART_IMAGE_OVERLAY to settings-bundle
This commit is contained in:
parent
a4f2a7a7df
commit
dc81a5b361
7 changed files with 65 additions and 6 deletions
|
|
@ -37,4 +37,7 @@ class BehaviorSettings
|
|||
|
||||
#[EmbeddedSettings]
|
||||
public ?TableSettings $table = null;
|
||||
|
||||
#[EmbeddedSettings]
|
||||
public ?PartInfoSettings $partInfo = null;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue