-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ignore conversion exceptions for plugin configuration to prevent…
… program errors (#6924) #### What type of PR is this? /kind bug /area plugin /milestone 2.20.x #### What this PR does / why we need it: 修复插件配置可能因为缺少校验导致使用时类型转换失败从而影响 Halo 使用的问题 #### Which issue(s) this PR fixes: Fixes #6899 #### Does this PR introduce a user-facing change? ```release-note 修复插件配置可能因为缺少校验导致使用时类型转换失败从而影响 Halo 使用的问题 ```
- Loading branch information
Showing
1 changed file
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters