Skip to content

fix(archive): unable to preview #8248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 3, 2025
Merged

fix(archive): unable to preview #8248

merged 2 commits into from
Apr 3, 2025

Conversation

j2rong4cn
Copy link
Contributor

No description provided.

Copy link

Walkthrough

This pull request addresses an issue where archives were unable to be previewed. The changes involve modifications to the GenerateMetaTreeFromFolderTraversal function, specifically removing unnecessary initializations that may have caused the preview issue.

Changes

File Summary
internal/archive/tool/helper.go Removed unnecessary initialization of dirMap["."] and dirObj.Children, which may have been causing issues with archive previews.

@xhofe xhofe merged commit 31c55a2 into AlistGo:main Apr 3, 2025
12 checks passed
@j2rong4cn j2rong4cn deleted the fix branch April 3, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants