Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix relative path invalid link
``` dci --export ./ ./xxx.dci # invalid symlink ./1.webp -> 3/36/normal.light/3/1.webp # should be ./1.webp -> ../../normal.light/3/1.webp ```
- Loading branch information