fix: 防止音频配置错误时阻塞主流程

This commit is contained in:
streakingman
2022-09-26 23:40:50 +08:00
parent b158f2346c
commit ad01eb2dbb
2 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -399,7 +399,7 @@ export const ConfigDialog: FC<{
/>
{customThemeInfo?.background?.startsWith('https') && (
<>
<input
checked={customThemeInfo.backgroundBlur}
onChange={(e) =>