feat: Gruppierungskommentare bearbeitbar gemacht
This commit is contained in:
@@ -41,7 +41,7 @@ export const env = {
|
||||
},
|
||||
{
|
||||
header: "Kommentar",
|
||||
field: (group: any) => group.comment ?? ""
|
||||
field: "comment"
|
||||
},
|
||||
{
|
||||
header: "AD Sync",
|
||||
@@ -125,4 +125,4 @@ export const env = {
|
||||
]
|
||||
},
|
||||
config_url: "/assets/config.json"
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user