add short task names to anatomy attributes

This commit is contained in:
iLLiCiTiT 2020-12-03 18:30:10 +01:00
parent d513d47695
commit 44df16bf68
2 changed files with 23 additions and 1 deletions

View file

@ -68,6 +68,12 @@
{"blender_2.91": "Blender 2.91"},
{"aftereffects_2021": "After Effects 2021"}
]
},
{
"type": "dict-modifiable",
"key": "task_short_names",
"label": "Task short names (by Task type)",
"object_type": "text"
}
]
}