mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-15 03:38:50 +01:00
Moved part table default column definiton to settings UI
This commit is contained in:
@@ -34,4 +34,7 @@ class BehaviorSettings
|
||||
|
||||
#[EmbeddedSettings]
|
||||
public ?SidebarSettings $sidebar = null;
|
||||
|
||||
#[EmbeddedSettings]
|
||||
public ?TableSettings $table = null;
|
||||
}
|
||||
Reference in New Issue
Block a user