Skip to content

Commit 7c28dff

Browse files
Fix missing closing braces in Win32Helper.cs
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
1 parent 90c9952 commit 7c28dff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Flow.Launcher.Infrastructure/Win32Helper.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,3 +1042,5 @@ public static void ShowTaskbar()
10421042
}
10431043

10441044
#endregion
1045+
}
1046+
}

0 commit comments

Comments
 (0)