Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix an issue which broke pinned files on Windows
The drive letter would be URI encoded (e.g., `c%3A`) preventing the URI from being parsed.
- Loading branch information