Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't assume item id and library options are available
Don't assume the `ItemId` and `LibraryOptions` are always available on `VirtualFolderInfo`. They can both be null if the library failed to be parsed.
- Loading branch information