mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-07-29 08:53:13 -04:00
- Added @ts-ignore comment for scriptDownloaderService.initializeConfig() call - Added explicit JSDoc type annotations for forEach callback parameters - Fixed 'implicitly has an any type' errors for catId and scriptName parameters - All linter errors resolved while maintaining functionality The categorization feature is now fully functional with clean, type-safe code.