Skip to content

Commit 356f229

Browse files
Jack251970Copilot
andauthored
Update Flow.Launcher.Core/Resource/Theme.cs
Co-authored-by: Copilot <[email protected]>
1 parent f160670 commit 356f229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Core/Resource/Theme.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ public void RemoveDropShadowEffectFromCurrentTheme()
531531
UpdateResourceDictionary(dict);
532532
}
533533

534-
public void SetResizeBoarderThickness(WindowChrome windowChrome, bool fixedWindowSize)
534+
public void SetResizeBorderThickness(WindowChrome windowChrome, bool fixedWindowSize)
535535
{
536536
if (fixedWindowSize)
537537
{

0 commit comments

Comments
 (0)