42 lines
657 B
JSON
42 lines
657 B
JSON
|
{
|
||
|
"ProgressProperties": {
|
||
|
"enabled": false,
|
||
|
"properties": []
|
||
|
},
|
||
|
"IgnoredProperties": {
|
||
|
"enabled": true,
|
||
|
"properties": [
|
||
|
"created"
|
||
|
]
|
||
|
},
|
||
|
"AutoProperties": {
|
||
|
"enabled": true,
|
||
|
"properties": [
|
||
|
{
|
||
|
"name": "status",
|
||
|
"choices": [
|
||
|
"Completed",
|
||
|
"In-Progress",
|
||
|
"Idea",
|
||
|
"Researching"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"EditMode": {
|
||
|
"mode": "Some Multi",
|
||
|
"properties": [
|
||
|
"project",
|
||
|
"modified",
|
||
|
"FRCInfo",
|
||
|
"production"
|
||
|
]
|
||
|
},
|
||
|
"KanbanHelper": {
|
||
|
"enabled": false,
|
||
|
"boards": []
|
||
|
},
|
||
|
"UIElements": {
|
||
|
"enabled": true
|
||
|
}
|
||
|
}
|