mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Improve code quality
This commit is contained in:
parent
e3d71f94ef
commit
46cecb2acc
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue