mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-11 22:58:23 +00:00
fix: path reverse
This commit is contained in:
parent
e3efcb75e5
commit
870b39ec37
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ impl Hierarchy {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
path.reverse();
|
||||||
path
|
path
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue