Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct import path for ZipHandler in BackgroundService
- Updated the import statement for ZipHandler in BackgroundService.ts to use the correct casing, ensuring proper module resolution and preventing potential runtime errors.
- Loading branch information