mirror of
https://ghproxy.com/https://github.com/StreakingMan/solvable-sheep-game
synced 2026-07-29 19:51:48 +08:00
fix: 防止音频配置错误时阻塞主流程
This commit is contained in:
@@ -399,7 +399,7 @@ export const ConfigDialog: FC<{
|
||||
/>
|
||||
{customThemeInfo?.background?.startsWith('https') && (
|
||||
<>
|
||||
毛玻璃效果:
|
||||
毛玻璃:
|
||||
<input
|
||||
checked={customThemeInfo.backgroundBlur}
|
||||
onChange={(e) =>
|
||||
|
||||
Reference in New Issue
Block a user