Update Flow.Launcher.Core/Resource/Theme.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jack Ye 2025-03-29 16:38:54 +08:00 committed by GitHub
parent f160670d4f
commit 356f229fd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -531,7 +531,7 @@ namespace Flow.Launcher.Core.Resource
UpdateResourceDictionary(dict);
}
public void SetResizeBoarderThickness(WindowChrome windowChrome, bool fixedWindowSize)
public void SetResizeBorderThickness(WindowChrome windowChrome, bool fixedWindowSize)
{
if (fixedWindowSize)
{