Skip to content

Commit 58e4285

Browse files
committed
Fix the Critical Issue
1 parent e79f2d7 commit 58e4285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenuDisplayHelper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ enum GetCommandStringFlags : uint
159159
Validate = ValidateW,
160160
ValidateW = 0x00000006,
161161
VerbIconW = 0x00000014
162-
162+
}
163163
#endregion
164164

165165
private static IMalloc GetMalloc()

0 commit comments

Comments
 (0)