feat: Update configuration and metadata files for improved functionality and new features

This commit is contained in:
2026-01-25 21:34:39 +01:00
parent b7bcfbe574
commit c846d38f1e
7 changed files with 42 additions and 8 deletions

View File

@@ -19,5 +19,12 @@
"type": "BasePlus",
"module": "Custom",
"object": true,
"isCustom": true
"isCustom": true,
"statusField": "status",
"kanbanStatusIgnoreList": null,
"stars": false,
"preserveAuditLog": false,
"duplicateCheckFieldList": [],
"collaborators": false,
"assignedUsers": false
}