Improve code quality

This commit is contained in:
Jack251970 2026-03-01 14:26:12 +08:00
parent e3d71f94ef
commit 46cecb2acc

View file

@ -697,6 +697,7 @@ namespace Flow.Launcher.Core.Resource
{
AutoDropShadow(useDropShadowEffect);
}
#pragma warning disable VSTHRD103 // Call async methods when in an async method
SetBlurForWindow(_settings.Theme, backdropType);
#pragma warning restore VSTHRD103 // Call async methods when in an async method