Fix branch.
This commit is contained in:
parent
e9fd1f108b
commit
a4ed281c7e
@ -487,7 +487,7 @@ Interface motion_category {
|
|||||||
name: string;
|
name: string;
|
||||||
prefix: string;
|
prefix: string;
|
||||||
weight: number;
|
weight: number;
|
||||||
level: number; // calculated
|
level: number;
|
||||||
|
|
||||||
parent_id: motion_category/child_ids;
|
parent_id: motion_category/child_ids;
|
||||||
child_ids: (motion_category/parent_id)[];
|
child_ids: (motion_category/parent_id)[];
|
||||||
|
Loading…
Reference in New Issue
Block a user