Rename one motion_state in initial/example data.
This commit is contained in:
parent
4430f0560a
commit
95e48b05c2
2
.github/workflows/md5_check_initial-data.yml
vendored
2
.github/workflows/md5_check_initial-data.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
|||||||
run: md5sum docker/initial-data.json
|
run: md5sum docker/initial-data.json
|
||||||
|
|
||||||
- name: Validate and protect initial-data.json
|
- name: Validate and protect initial-data.json
|
||||||
run: echo "c25fd1ee8ef1f152749f5a7608e94996 docker/initial-data.json" | md5sum -c -
|
run: echo "8e8a248fcda1224244f61ea8079afad4 docker/initial-data.json" | md5sum -c -
|
||||||
|
@ -726,7 +726,7 @@
|
|||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
"id": 5,
|
"id": 5,
|
||||||
"name": "in_progress",
|
"name": "in progress",
|
||||||
"weight": 5,
|
"weight": 5,
|
||||||
"recommendation_label": null,
|
"recommendation_label": null,
|
||||||
"css_class": "lightblue",
|
"css_class": "lightblue",
|
||||||
|
@ -2289,7 +2289,7 @@
|
|||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
"id": 5,
|
"id": 5,
|
||||||
"name": "in_progress",
|
"name": "in progress",
|
||||||
"weight": 5,
|
"weight": 5,
|
||||||
"recommendation_label": null,
|
"recommendation_label": null,
|
||||||
"css_class": "lightblue",
|
"css_class": "lightblue",
|
||||||
|
Loading…
Reference in New Issue
Block a user