mirror of
https://github.com/immich-app/immich.git
synced 2025-10-27 00:32:32 -04:00
Modify the handling of patterns in the `crawl` function to correctly convert the current path to a pattern when it contains backslash on Windows, in according to fast-glob's docs.