Fix #20 : Track cured disorder

This commit is contained in:
2025-01-07 19:51:49 +01:00
parent 1b1c2b0cfd
commit efc23f466b
4 changed files with 56 additions and 1 deletions

View File

@@ -210,6 +210,9 @@
"FIELDS": {
"description": {
"label": "Description"
},
"cured": {
"label": "Cured"
}
}
},