fix(preload): add missing selectedManagers param to getCleanerData type declaration

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Misaka_Company
2026-04-07 08:52:58 +08:00
parent 6b3c62268a
commit 1c0a000a67
2 changed files with 6 additions and 1 deletions

5
docs/releases/1.11.1.md Normal file
View File

@@ -0,0 +1,5 @@
# 1.11.1
## 问题修复
- 修复管理员按负责人筛选清理时,因类型声明缺失导致构建失败的问题。